Skip to content

Conversation

manuelleduc
Copy link
Contributor

Changes

Description

  • Introduces a new webjar-node packaging type, allowing to build webjars using pnpm as the build tool.

<mojo>
<goal>com.github.eirslett:frontend-maven-plugin:pnpm</goal>
<configuration>
<arguments>exec tsc --noEmit</arguments>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: It must be possible to skip typescript type checking in case of project without typescript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant