Open eastcoastcoder opened 4 years ago
I'm having a similar issue. Any luck in a solution?
Not really, however the build command works fine with warnings. So I just use the normal react scripts start command for development and the wpscripts build command when I'm ready to publish.
This could be an issue on my end but I can't seem to get handleWarnings to fire which is breaking browser refresh in a warning state. That said I can just run my client like normal with react-scripts but I was hoping to continue running with wpstart.
Here's the block of code that catches. (Inside wpThemeClient.js)