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

Error when enabling multipleVersions #1682

Closed
mitar opened this issue Feb 29, 2024 · 2 comments
Closed

Error when enabling multipleVersions #1682

mitar opened this issue Feb 29, 2024 · 2 comments

Comments

@mitar
Copy link

mitar commented Feb 29, 2024

I am using Vite 5.0.10 with rollup-plugin-license 3.2.0. The example config works, but for multipleVersions it complains:

[rollup-plugin-license] -- Unknown property: "thirdParty.multipleVersions", allowed options are: sourcemap, debug, cwd, banner, thirdParty.

It works for all other config inside thirdParty object. Only if multipleVersions is set it complains. I do not know why.

@mitar
Copy link
Author

mitar commented Feb 29, 2024

I think the issue here is that schema defined here is missing multipleVersions.

@mjeanroy
Copy link
Owner

Hi @mitar,

Thanks for the report and the analysis.
I just published version 3.3.1 with this fix, feel free to comment/re-open if it doesn't work as expected :)

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

No branches or pull requests

2 participants