shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.44k stars 184 forks source link

Add webpack-dev-server support #31

Closed martynovs closed 7 years ago

martynovs commented 8 years ago

feature: skip hot updates from manifest fix: basePath was added to already cached manifest values on each compilation

michaek commented 7 years ago

Great timing, @martynovs - I was just about to look into this and make a PR! These changes look good to me, and have worked in my testing.