Great tool! It would be handy if instead of or in addition to: ``` "modules": "test, yui-base, base-base, datatable-base, node-core" ``` you could get: ``` "requires": ["test", "yui-base", "base-base", "datatable-base", "node-core"] ``` Thanks
Great tool!
It would be handy if instead of or in addition to:
you could get:
Thanks