https://github.com/emmanuel-dominic/webpack-application-setup
This project involves the setup webpack for a given project. Webpack is a static module bundler or the purpose is to bundle the JavaScript files for usage in a browser.
https://github.com/emmanuel-dominic/webpack-application-setup
axios webpack-dev-server webpack-loader webpack-plugin webpack5
Last synced: 10 days ago
JSON representation
This project involves the setup webpack for a given project. Webpack is a static module bundler or the purpose is to bundle the JavaScript files for usage in a browser.
- Host: GitHub
- URL: https://github.com/emmanuel-dominic/webpack-application-setup
- Owner: Emmanuel-Dominic
- Created: 2022-06-23T18:40:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T06:47:27.000Z (over 3 years ago)
- Last Synced: 2025-01-21T05:08:03.333Z (12 months ago)
- Topics: axios, webpack-dev-server, webpack-loader, webpack-plugin, webpack5
- Language: SCSS
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-application-setup
This project involves the setup webpack for a given project. Webpack is a static module bundler or the purpose is to bundle the JavaScript files for usage in a browser.