chrome-okc-plugin icon indicating copy to clipboard operation
chrome-okc-plugin copied to clipboard

Build Instructions?

Open damiendr opened this issue 9 years ago • 1 comments

I'm not too familiar with Chrome plugin development — how do I build the extension after adding some categories? I've run various npm, grunt & bower commands but Chrome still throws an error when packaging the extension (something about bower_components/knockout/dist/knockout.js failing to load). Essentially none of the entries in manifest.json/content_scripts/js seem to be properly packaged into the extension. The error occurs at packaging time when packaging from Chrome and when adding the extension to the browser when packaging with crxmake.

damiendr avatar Jun 25 '15 21:06 damiendr

I encountered this as well. :(

stn4d89 avatar Dec 30 '15 22:12 stn4d89