Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Replacing noEmitHelpers with importHelpers #120

Merged
merged 1 commit into from
Nov 13, 2017

Conversation

rorticus
Copy link
Contributor

Replacing noEmitHelpers with importHelpers. We need this for compatibility with webpack. Including the patch to tslib to update __values for string iteration.

We still want to load @dojo/shim/main first as it is going to load all the required polyfills. The only real downstream change here is that we'll be setting importHelpers: true instead of noEmitHelpers: true.

When this has landed, I'll merge / update core, then we can get to widget-core.

@rorticus rorticus merged commit 0661d1b into dojo:master Nov 13, 2017
@dylans dylans added this to the beta.4 milestone Dec 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants