Closed Krossmaskinen closed 6 years ago
It should already be present in "dependencies" for the vendor-bundle, in bundles section, just needs a little tweak. If not there you can just add it.
Is the vendor-bundle in aurelia.json? Anywho, I have neither in my aurelia.json by default. Your reply is precisely the info that should be in the docs.
Docs are updated
Aurelia CLI installation step 4 is unclear on where the piece of JSON should be added.
I can't add it directly under the main JSON object in
aurelia.json
file since it has no key, and not outside it since it can only hold one JSON object. What key should it be under? Do I have to add a new one?It would be awesome if the instructions were clearer on this step.