Closed elwayman02 closed 6 years ago
esdoc-component should only be in an ignored sandbox addon that shouldn’t end up in the npm package, we should verify that npmignore is working correctly
Oooh nvm that's probably what the problem is. I was installing a branch directly from github, so it wasn't using the npm package.
When installing this app but choosing not to use either the yuidoc or esdoc plugins, I still get an error as this addon apparently adds an
esdoc-component.js
to the consuming app, which cannot be parsed by babel without@ember-decorators
: