diff --git a/buildspec.yml b/buildspec.yml index 11d1f97..78ec09b 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -30,7 +30,6 @@ artifacts: - package.json - views/* - static/**/* - - node_modules/async/**/* - node_modules/lodash/**/* - node_modules/pug/**/* - node_modules/http/**/*