Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndelangen/webpack-entry-function-reprodution
https://github.com/ndelangen/webpack-entry-function-reprodution
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ndelangen/webpack-entry-function-reprodution
- Owner: ndelangen
- Created: 2018-03-09T23:21:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T23:24:31.000Z (almost 7 years ago)
- Last Synced: 2024-11-16T19:33:24.569Z (2 months ago)
- Language: HTML
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The bundler
This subproject is an experiment on efficient webpack building, rebuilding, caching.
## Goals
- [x] find and watch all `**/*.example.js`
- [x] extract & precompile common parts
- [ ] write an HTML file for every `**/*.example.js`