aurelia / documentation

The documentation for Aurelia.
MIT License
105 stars 111 forks source link

Aurelia HUB misprint #357

Closed Jule- closed 5 years ago

Jule- commented 6 years ago

You wrote export instead of exports.


http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/the-aurelia-cli/10

A Legacy Library Dependency Copy

"dependencies": [
  {
    ...
    "export": "$"
  },
  ...
avrahamcool commented 5 years ago

I think the issue can be closed. the section about aurelia cli was rewritten, and this piece of code is not there anymore.