-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Document Validation, Plugins
-
None
If I npm start inside the compass-document-validation repository then open the devtools, I do not get react+devtron tabs.
A PoC exists, but it should be generalised. (It does not appear to be present in the compass-plugin template at this time)
Open questions
- Should it be coupled to NODE_ENV or always be loaded as part of being in the electron top-level directory of the plugin?
- Should the scope for this ticket be expanded to all plugins?
- Should the `electron` directory (or at least a subset of it such as the electron/main process handler?) be moved into a dependency so it can be reused across plugins? What work might need to be done to accomodate this?