https://github.com/ashoksaravanankns/webpack
Simple React application to get hands on with Webpack
https://github.com/ashoksaravanankns/webpack
webpack webpack-configuration webpack-loader webpack3
Last synced: 2 months ago
JSON representation
Simple React application to get hands on with Webpack
- Host: GitHub
- URL: https://github.com/ashoksaravanankns/webpack
- Owner: ashoksaravanankns
- Created: 2018-06-18T16:44:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-24T06:39:58.000Z (about 8 years ago)
- Last Synced: 2025-03-24T08:16:19.876Z (over 1 year ago)
- Topics: webpack, webpack-configuration, webpack-loader, webpack3
- Language: JavaScript
- Homepage:
- Size: 332 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.