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

[UI] Split polyfills from the bundle JavaScript code #1615

Merged
merged 1 commit into from Nov 3, 2017
Merged

[UI] Split polyfills from the bundle JavaScript code #1615

merged 1 commit into from Nov 3, 2017

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Oct 9, 2017

  • Create a new gulp task which bundles all polyfills (only babel-polyfill is included fow now)
  • Load these polyfills dynamically, only when the browser needs them
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets N/A

- Create a new gulp task which bundles all polyfills (only babel-polyfill is included fow now)
- Load these polyfills dynamically, only when the browser needs them
@sandergo90 sandergo90 added this to the 5.0.0 milestone Nov 3, 2017
@sandergo90 sandergo90 changed the title Split polyfills from the bundle JavaScript code [UI] Split polyfills from the bundle JavaScript code Nov 3, 2017
@sandergo90 sandergo90 merged commit d567167 into Kunstmaan:5.0 Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants