|
|
|
|
|
by coldsauce
1483 days ago
|
|
Our tooling is written in Node.js. So developers must have Node installed on their machines to utilize our tooling. When they use our CLI to watch the file system for changes for live-reload or to build their extension, etc., that's a Node.js program. The build target is browser Javascript, though. |
|
Sure. My question is why.