react-static-plate
react-static-plate copied to clipboard
`.development()` method is now deprecated
'npm run build:static' command results in following error
[webpack-isomorphic-tools] [error]
.development()method is now deprecated (for server-side instance only, not for webpack plugin instance) and has no effect. Set up a properprocess.env.NODE_ENVvariable instead: it should be "production" for production, otherwise it assumes development. The currently used mode is: production. `process.env.NODE_ENV is: production
Raised PR: #6