gab-dissenter-extension icon indicating copy to clipboard operation
gab-dissenter-extension copied to clipboard

Stop tracking build directory in repo/add watch task

Open justagoodperson opened this issue 5 years ago • 1 comments

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 avatar May 22 '19 19:05 justagoodperson

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

justagoodperson avatar May 23 '19 17:05 justagoodperson