Tsury
Tsury
I'm interested in this as well.
Same here.
Oct 5 2018, not so old I guess
Same for me.
No more --watch for roadhog build? I need that... I'm building for a non-browser app and I need to build on every change. The watch option made it very fast....
@sorrycc thanks! Another request - is it possible to build in debug? I'm trying to build, but it only builds for production. I see this line in af-webpack build.js line...
It's still not enough. There are properties in the config that are determined solely by 'isDev', which is false. When I set NO_COMPRESS=1, my binary get's just a little bigger...
@sorrycc thanks for version 2.2.0, now I have real debug mode 👍 I have an issue with svg support now. I tried to add support for `svg-sprite-loader`. I added this...
I tried to report it on 'create-react-app' and this is the response I got: https://github.com/facebookincubator/create-react-app/issues/1380
Thank you! Once you finish, can you please add some instructions on how to successfully integrate with 'create-react-app'? Thanks again.