Open CNSKnight opened 9 years ago
That looks like it should be correctly sniffed by rave's autodetect mechanism. Is there a module: []
property in the bower.json or package.json for the package where that module resides? If so, what is it?
You can override the bower.json or package.json setting.
example.js above is not a package and has not (in this case) a bower.json
Hey @CNSKnight, rave requires a top-level bower.json and/or package.json and requires that you use bower or npm to install all third-party packages. Have you looked at Developing apps with rave?
The following pattern results in the titled thrown error:
example.js: