mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
turn on app deployment code
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
54eca771d2
commit
bbb99a16ff
@ -35,8 +35,8 @@ function createObjects(root: string, path: string): void {
|
||||
}
|
||||
}
|
||||
|
||||
// createObjects(buildDir + '/public', '')
|
||||
// createObjects(buildDir + '/dist', '')
|
||||
createObjects(buildDir + '/public', '')
|
||||
createObjects(buildDir + '/dist', '')
|
||||
|
||||
export const bucketName = siteBucket.bucket // create a stack export for bucket name
|
||||
export const websiteUrl = siteBucket.websiteEndpoint
|
||||
|
Loading…
Reference in New Issue
Block a user