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

Performance improvements: Used code splitting for @pnp/sp and @pnp/spfx-property-controls #216

Merged
merged 7 commits into from Dec 19, 2018
Merged

Conversation

vman
Copy link
Contributor

@vman vman commented Dec 11, 2018

Category

  • Bug Fix
  • New Feature
  1. Used code splitting to share a copy of the @pnp/sp package instead of including it in every component bundle.
  2. Combined property controls from @pnp/spfx-property-controls into common files and loaded them dynamically before the property pane is loaded.

More details in this post: https://www.vrdmn.com/2018/12/code-splitting-in-sharepoint-framework.html

@estruyf
Copy link
Member

estruyf commented Dec 19, 2018

Hi @vman these are great additions to the Starters Kit 👍. I checked the PR, and couldn't find any issues. Thanks for submitting this one.

@estruyf estruyf merged commit acaa96b into pnp:dev Dec 19, 2018
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