Open charlesread opened 6 years ago
Are there any discussions about having browser.json be a real module? You know, like a browser.js,
browser.json
browser.js
module.exports = { dependencies: [ // ... ] //, ... }
It would be super cool to leverage the power of Node to manage this file.
Are there any discussions about having
browser.json
be a real module? You know, like abrowser.js
,It would be super cool to leverage the power of Node to manage this file.