Go to file
NetMan 9778f1aa1e Simple form fields, countries with regex & list 2024-02-20 22:06:13 +01:00
src Simple form fields, countries with regex & list 2024-02-20 22:06:13 +01:00
.eslintrc.json Initial commit 2024-02-20 20:12:56 +00:00
.gitignore Initial commit 2024-02-20 20:12:56 +00:00
.prettierignore Initial commit 2024-02-20 20:12:56 +00:00
.prettierrc Initial commit 2024-02-20 20:12:56 +00:00
LICENSE Initial commit 2024-02-20 20:12:56 +00:00
README.md Initial commit 2024-02-20 20:12:56 +00:00
package-lock.json Simple form fields, countries with regex & list 2024-02-20 22:06:13 +01:00
package.json Simple form fields, countries with regex & list 2024-02-20 22:06:13 +01:00
webpack.common.js Initial commit 2024-02-20 20:12:56 +00:00
webpack.dev.js Initial commit 2024-02-20 20:12:56 +00:00
webpack.prod.js Initial commit 2024-02-20 20:12:56 +00:00

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