Skip to content

npm run build issue #194

Closed
Closed
@plambhsa

Description

@plambhsa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions