Skip to content

Commit

Permalink
removed npm from build, added prod build
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein committed Apr 23, 2019
1 parent 615fc1c commit 12f7ac6
Show file tree
Hide file tree
Showing 881 changed files with 1,549 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ src/protobuf/**
ehthumbs.db
Thumbs.db

web/www
4 changes: 2 additions & 2 deletions build_web.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rm -rf ./app

cd $1/web

npm install
ionic build --prod
#npm install
#ionic build --prod

cp -r ./www $2/app
1 change: 1 addition & 0 deletions web/www/1.36b351bd0025f09f23d6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions web/www/10.89d1fedb0488951e5e81.js

Large diffs are not rendered by default.

Loading

0 comments on commit 12f7ac6

Please sign in to comment.