node-generator-chrome-ninja icon indicating copy to clipboard operation
node-generator-chrome-ninja copied to clipboard

Devtools

Open yairneumann11 opened this issue 8 years ago • 2 comments

Currently, when trying to add a devtools panel there is a problem with the build process not compiling all the files

yairneumann11 avatar Oct 12 '16 12:10 yairneumann11

Could you please elaborate?

vweevers avatar Oct 12 '16 12:10 vweevers

First off, great job! This project is a great starter for Chrome extension development.

I am trying to build an extension for the devtools. The extension will have a panel in the devtools and I am trying to use React in the devtools panel. I can't get the build system to include all the files I am adding to the project. The devtools requires you to have a two HTML files, and two JS files. It would be nice if the starting menus for the project would offer if to include the devtools development in the build.

yairneumann11 avatar Oct 12 '16 14:10 yairneumann11