An open API service indexing awesome lists of open source software.

https://github.com/mdev-repos/webpack-template

Basic webpack configuration template to speed up getting started with new projects.
https://github.com/mdev-repos/webpack-template

theodinproject webpack

Last synced: about 2 months ago
JSON representation

Basic webpack configuration template to speed up getting started with new projects.

Awesome Lists containing this project

README

          

# The Odin Project - Webpack Template

This basic webpack configuration template allows you to quickly get started with new projects and separate development and production modes.
It's basic and was made by someone who is just learning, but you are free to use it if it works for you.
Cheers!