Releases: derbyjs/derby-webpack
Releases · derbyjs/derby-webpack
v3.2.7
What's Changed
- Write async
<script>
tags in initial page render by @ericyhwang in #21
Full Changelog: v3.2.6...v3.2.7
v3.2.6
What's Changed
- Add support for empty/non-specified scriptBaseUrl, add caching of manifest.json disk read by @ericyhwang in #20
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Add
resolve.symlinks: false
to enablenpm link
to work properly by @ericyhwang in #19
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Serialized derby views for server startup by @craigbeck in #18
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Fixes for server file watching of linked modules by @ericyhwang in #17
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Fix static build failing due to view caching by @craigbeck in #16
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Refresh view JS bundle on view html changes by @ericyhwang in #15
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Export createWatcher and reloader from module root by @craigbeck in #14
Full Changelog: v3.1.0...v3.2.0