https://github.com/elado/__webpack-dedup
https://github.com/elado/__webpack-dedup
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elado/__webpack-dedup
- Owner: elado
- Created: 2015-11-17T20:52:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T20:57:43.000Z (over 9 years ago)
- Last Synced: 2025-02-01T13:25:39.653Z (4 months ago)
- 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
cd product && npm install
cd ..
cd toolkit && npm install
cd ../product
npm link ../toolkit && node_modules/.bin/webpack
python -m SimpleHTTPServer 9003
open http://localhost:9003