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

Bump versions and improve web-bundler support #8

Merged
merged 1 commit into from Apr 11, 2024
Merged

Conversation

ia3andy
Copy link
Contributor

@ia3andy ia3andy commented Apr 11, 2024

No description provided.

src/main/resources/application.properties Outdated Show resolved Hide resolved
@FroMage
Copy link
Owner

FroMage commented Apr 11, 2024

CI error is:

Error: [ERROR] 	[error]: Build step io.quarkiverse.web.bundler.deployment.WebDependenciesScannerProcessor#collectDependencies threw an exception: io.quarkus.runtime.configuration.ConfigurationException: The Web Bundler is configured to only include compileOnly web dependencies, but org.webjars.npm:bootstrap-icons:1.10.3 is set as runtime. Use a compile only scope (e.g. provided) or set quarkus.web-bundler.dependencies.compile-only=false to allow runtime web dependencies.

@FroMage FroMage merged commit c241a6e into FroMage:main Apr 11, 2024
1 check passed
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.

None yet

2 participants