FountainJS / generator-fountain-webpack

Yeoman 'fountain' generator which handle the Webpack config
http://fountainjs.io
MIT License
4 stars 6 forks source link

Upgrade ts-loader to v0.8.2 #44

Closed JulienBourgain closed 8 years ago

JulienBourgain commented 8 years ago

Fix : on files changes, the webpack watcher serve the version n-1. Now : when we change a file, webpack outputs the current version of the code

zckrs commented 8 years ago

Can you update test please ?

https://github.com/FountainJS/generator-fountain-webpack/blob/master/test/app/index.js#L62

micaelmbagira commented 8 years ago

👍