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

manifest版本没有更新 #5

Closed
LuoSK opened this issue Feb 20, 2022 · 2 comments
Closed

manifest版本没有更新 #5

LuoSK opened this issue Feb 20, 2022 · 2 comments

Comments

@LuoSK
Copy link

LuoSK commented Feb 20, 2022

const content = JSON.stringify({ version, ...manifest }, undefined, 2);
manifest的version会覆盖前面的version导致version没有变化

@ElForastero
Copy link
Owner

Hey! Thank you for noticing this.

So, version from manifest file overrides package version, right?

@LuoSK
Copy link
Author

LuoSK commented Feb 21, 2022

right

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