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

Build size increases by 1156KB from 6.0.4-6.1.0 #135

Closed
Async0x42 opened this issue Apr 25, 2020 · 3 comments
Closed

Build size increases by 1156KB from 6.0.4-6.1.0 #135

Async0x42 opened this issue Apr 25, 2020 · 3 comments

Comments

@Async0x42
Copy link

I'm using vue-cli / webpack to bundle my web application, after updating SharepointPlus from 6.0.4 the build size increases by 1156KB. Reverting to 6.0.4 gives me the small size again.

I'm using sharepointplus-loader and treeshaking, after checking the report it looks likes there's a lot of new dependencies being included like: psl, ajv, sshpk, bluebird, elliptic

Is there a migration step that should be performed when going from 6.0.4 to 6.1.0?

@Aymkdn
Copy link
Owner

Aymkdn commented Apr 25, 2020

Thanks for the heads-up!

I've just found the issue, and I'll now work on a fix…

@Aymkdn
Copy link
Owner

Aymkdn commented Apr 25, 2020

Please, try to install v6.1.1 and let me know if it resolves the issue!

@Aymkdn Aymkdn added the waiting-for-requestor Waiting for the requestor to reply label Apr 25, 2020
@Async0x42
Copy link
Author

Wonderful, it's working great now. Thanks!

@no-response no-response bot removed the waiting-for-requestor Waiting for the requestor to reply label Apr 26, 2020
@Aymkdn Aymkdn closed this as completed Apr 26, 2020
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