diff --git a/amplify.yml b/amplify.yml index 7d6992e..3ad36df 100644 --- a/amplify.yml +++ b/amplify.yml @@ -1,6 +1,6 @@ #file from root version: 0.1 -backend: +backend: phases: build: commands: @@ -11,12 +11,12 @@ frontend: phases: preBuild: commands: - #- npm ci + - npm ci #- npm install bower #- ./node_modules/bower/bin/bower install build: commands: - - npm install + #- npm install - npm run build #- node ./node_modules/gulp/bin/gulp.js artifacts: