-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Hi,
I work on a windows machine and it is really hard to contribute because the scripts in the package.json are made for Unix-OS and I wasn't able to run them. Additionally I have not understand what they really do, maybe they can be simplified? The best would be a CONTRIBUTER.md file with an explanation.
For #130 i used as workaround npx webpack -c webpack.config.js
m-mohr