react-static-plate icon indicating copy to clipboard operation
react-static-plate copied to clipboard

Build fast static sites with React & CSS Modules.

Results 3 react-static-plate issues
Sort by recently updated
recently updated
newest added

'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...

[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 proper process.env.NODE_ENV variable instead: it should be...

hi, 12799@DESKTOP-B6LK9IO MINGW64 ~/react-static-plate (master) $ yarn build yarn run v1.22.22 $ npm run clean && npm run build:bundle && npm run build:static > [email protected] clean > rimraf build >...