odin-codespace/weather
2024-01-22 21:12:56 -05:00
..
src Weather app (#10) 2024-01-22 20:59:19 -05:00
.eslintrc.js Weather app (#10) 2024-01-22 20:59:19 -05:00
.gitignore Weather app (#10) 2024-01-22 20:59:19 -05:00
.prettierrc Weather app (#10) 2024-01-22 20:59:19 -05:00
bundle.js feat: live site 2024-01-22 21:12:56 -05:00
index.html feat: live site 2024-01-22 21:12:56 -05:00
package-lock.json Weather app (#10) 2024-01-22 20:59:19 -05:00
package.json Weather app (#10) 2024-01-22 20:59:19 -05:00
README.md Weather app (#10) 2024-01-22 20:59:19 -05:00
webpack.common.js Weather app (#10) 2024-01-22 20:59:19 -05:00
webpack.dev.js Weather app (#10) 2024-01-22 20:59:19 -05:00
webpack.prod.js Weather app (#10) 2024-01-22 20:59:19 -05:00

webpack-template

Vanilla template for webpack

sets up common utilities needed for vanilla JS/HTML/CSS development