node-generator-chrome-ninja
node-generator-chrome-ninja copied to clipboard
Devtools
Currently, when trying to add a devtools panel there is a problem with the build process not compiling all the files
Could you please elaborate?
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.