yvesgurcan/web-midi-player

Don't commit dev builds of the examples and the library

Opened this issue · 0 comments

Since GitHub Actions create the builds for the React example and for the library, it is not necessary (and actually add overhead) to commit dev builds anymore.

Solution would probably involve updating .gitignore and also prevent the dev build of the React example to be written to disk in the Webpack config.