gab-ai-inc / gab-dissenter-extension

Dissenter.com Browser Extension source code
https://dissenter.com
Apache License 2.0
271 stars 43 forks source link

Stop tracking build directory in repo/add watch task #79

Open justagoodperson opened 5 years ago

justagoodperson commented 5 years ago

Can I recommend not tracking the build directory in this repo? It will bloat it unnecessarily over the long term. I think making a separate repo for the latest builds would be a good design. Thanks!

justagoodperson commented 5 years ago

Also added an npm watch task for rebuilding when ./src files are changed, can be run via $ npm run watch