Angular 1.6.9, remove bower

This commit is contained in:
Mo Bitar
2019-01-30 16:16:43 -06:00
parent c6a90ec513
commit 4f42330167
17 changed files with 3722 additions and 3777 deletions

View File

@@ -38,10 +38,6 @@ RUN bundle install
RUN npm install
RUN npm install -g bower grunt
RUN bundle exec rake bower:install
RUN npm run build
# Uncomment the line below for production: