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.
- Host: GitHub
- URL: https://github.com/mdev-repos/webpack-template
- Owner: mdev-repos
- Created: 2025-03-10T03:29:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T03:55:30.000Z (over 1 year ago)
- Last Synced: 2025-03-18T12:17:55.479Z (over 1 year ago)
- Topics: theodinproject, webpack
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!