Shyam-Sundar-Bharathi / cse210-tinyfoot-team14

MIT License
0 stars 0 forks source link

012-Feature-Webpack-Config-for-dist-folder #24

Closed ZihanLing closed 1 month ago

ZihanLing commented 1 month ago

Added webpack config for creating distribution of JS and CSS. This should solve #19.

rashi-bhansali commented 1 month ago

Please don't add node_modules to the repo, always keep them in .gitignore.