https://github.com/rubydevi/webpack-boilerplate
In this exercise, I built a simple yet powerful webpack boilerplate, which I can later use as a starting point in my future projects.
https://github.com/rubydevi/webpack-boilerplate
Last synced: 3 months ago
JSON representation
In this exercise, I built a simple yet powerful webpack boilerplate, which I can later use as a starting point in my future projects.
- Host: GitHub
- URL: https://github.com/rubydevi/webpack-boilerplate
- Owner: rubydevi
- License: mit
- Created: 2023-06-09T14:42:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T13:53:35.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T15:12:40.087Z (5 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webpack-boilerplate
In this exercise, I built a simple yet powerful webpack boilerplate, which I can later use as a starting point in my future projects.- Follow this [guide](https://webpack.js.org/guides/getting-started/#basic-setup) to set the basics.