kriskowal / q

A promise library for JavaScript
MIT License
14.93k stars 1.2k forks source link

bower.json file not in root directory #824

Open ej020586 opened 6 years ago

ej020586 commented 6 years ago

I am currently still using bower as a front end library manager. I am also using stealJS as a module loader and bundler. stealJS when using repo's bower.json file to define dependency graph uses the bower.json file in each bower library. The bower.json file doesn't exist which causes an error. I could see an argument for submitting an issue with stealJS to use the .bower.json file that is created when a library is install via bower command line but thought i'd start here

kriskowal commented 6 years ago

@domenic and I are pretty strongly against maintaining >1 package manifests. If anything, this is an opportunity to put pressure on bower to get on board the package.json train.