Skip to content

Update "handlebars" to v4.0.6#14853

Merged
stefanpenner merged 1 commit intoemberjs:masterfrom
Turbo87:handlebars
Feb 25, 2017
Merged

Update "handlebars" to v4.0.6#14853
stefanpenner merged 1 commit intoemberjs:masterfrom
Turbo87:handlebars

Conversation

@Turbo87
Copy link
Copy Markdown
Member

@Turbo87 Turbo87 commented Jan 20, 2017

Comment thread ember-cli-build.js
code: code.replace(/export var isFunction/, 'export { isFunction }'),
code: code
.replace('exports.__esModule = true;', '')
.replace('exports[\'default\'] = handlebars;', 'export default handlebars;'),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if we can just open up a PR on the Handlebars repo to distribute the ES6 source, so we can just use it wholesale instead of re-writing it.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this get updated to use the ES6 distributed files?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet, because there is no release yet that distributes it as ES6. It's only on master so far.

@stefanpenner stefanpenner merged commit 0cda591 into emberjs:master Feb 25, 2017
@Turbo87 Turbo87 deleted the handlebars branch December 5, 2018 17:35
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.

4 participants