deMenschRutger / SmashArchive

An archive of tournament results for the Super Smash Bros. video game series
http://smasharchive.eu/
MIT License
2 stars 1 forks source link

Add mini-css-extract-plugin on install steps #1

Closed priverop closed 5 years ago

priverop commented 5 years ago

Following the readme.md steps I've got an error on fresh installation while yarn build:

Error: Cannot find module 'mini-css-extract-plugin'

Using: npm install --save-dev mini-css-extract-plugin

Solved the problem.

deMenschRutger commented 5 years ago

I have added the plugin as a dev dependency, should be fixed now.