Josh Smith
Josh Smith
What needs done here to help with the dev pipeline aspect?
The basic ideas behind [`web-ext-webpack-plugin`](https://github.com/hiikezoe/web-ext-webpack-plugin/blob/master/index.js) could be adapted outside webpack.
See the Extension Workshop [reference to `webext`](https://extensionworkshop.com/documentation/develop/#test-and-debug): > You can use [web-ext](https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/) to automatically install and update your extension while making coding changes. Repurposing the webpack code into a different...
Remove it c.f. https://github.com/code-corps/code-corps-ember/issues/1601#issuecomment-351856422