generated from tod/odin-webpack-template
The Odin Project 70a3e0ac87 | ||
---|---|---|
src | ||
.eslintrc.json | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js |
README.md
Odin Webpack Template
A template created for future webpack projects to avoid later hassle
Included
- webpack
- css-loader
- images (png, gif, jpe?g, webp, svg)
- fonts (woff, woff2, otf, ttf, eot)
- eslint (airbnb)
- prettier
License
ISC