stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

Proposal: Add a add command to steal-tools #1087

Open frank-dspeed opened 5 years ago

frank-dspeed commented 5 years ago

i think it would be nice to expose a extra cli command and also programmatic to add a file to the build config aka (package.json).steal or steal.config.js

steal-tools add ./src/myNewGlobal.js --global

this should later get extras like map settings and so on please tell me what you think about that?

matthewp commented 5 years ago

What would this do exactly?