-
Notifications
You must be signed in to change notification settings - Fork 11
Improving Build Time
Andrew Post edited this page May 8, 2017
·
1 revision
Remove bower from our project completely. Including index.html, package.json, gulpfile.js files etc.
- reason: we decide not to use bower in our project anymore, because it takes a lot of time to download all bower components. we use cdn as source in index.html to download what we need instead
- reason: we do not use bower in our project anymore, so we do not need to download its components.
- reason(why we can, and we should do this):
- reason(why we can, and we should do this):
- reason(why we can, and we should do this):
- reason(why we can, and we should do this):
- reason(why we can, and we should do this):