Closed
Description
I created a new library using this generator, and then after adding my code and running npm run build, an error occurred. To fix it, go to the gulpfile and then to the rollup:umd task and change moduleName to name. That takes the error right away.
There's also a notice of deprecation for having "entry" in that same task instead of "input". But it'll still run with entry.
I would do this by myself, and submit the PR, but I don't know if others are running into the same issue.
Metadata
Metadata
Assignees
Labels
No labels