https://github.com/loveky/webpack-normalmodulereplacementplugin-demo
https://github.com/loveky/webpack-normalmodulereplacementplugin-demo
demo normalmodulereplacementplugin webpack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loveky/webpack-normalmodulereplacementplugin-demo
- Owner: loveky
- Created: 2018-06-03T12:47:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-03T12:53:01.000Z (about 8 years ago)
- Last Synced: 2024-12-25T15:27:42.803Z (over 1 year ago)
- Topics: demo, normalmodulereplacementplugin, webpack
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-NormalModuleReplacementPlugin-demo
A simple demo for webpack [NormalModuleReplacementPlugin](https://webpack.js.org/plugins/normal-module-replacement-plugin/).
```bash
npm install
npm start
```