Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PNPM Experiment #772

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

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
1 participant