razzle
razzle copied to clipboard
Is there a way to build watch?
❓Question
I'm building a chrome extension and would like to have builds update on changes. Is there a flag I can pass in to re-build when I make a change?
I'm currently using nodemon but wondering if razzle has something built in.
Nothing like that in razzle currently. All happens here https://github.com/jaredpalmer/razzle/blob/master/packages/razzle/scripts/build.js