webpack-demo-app/.gitignore
Colt Steele 2b11dd3624 Webpack now bundling all our app code
- We use import/export to indicate dependencies
- Webpack makes sure everything loads in the correct order
- We can remove all our additional script tags in index.html
2019-03-05 11:18:36 -08:00

3 lines
27 B
Plaintext