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

chore: update babel config to transform const #5

Merged
merged 1 commit into from
Aug 12, 2019

Conversation

eviIIt
Copy link
Contributor

@eviIIt eviIIt commented Aug 12, 2019

Why

FEMessage/data-list#56

Result

var normalizeComponent_1 = normalizeComponent;

/* script */
- const __vue_script__ = script;
+ var __vue_script__ = script;
/* template */

var __vue_render__ = function __vue_render__() {
// ...

@netlify
Copy link

netlify bot commented Aug 12, 2019

Deploy preview for femessage-count-down ready!

Built with commit 043b5c1

https://deploy-preview-5--femessage-count-down.netlify.com

@eviIIt eviIIt changed the title build($rollup): transform keyword build($babel): transform keyword Aug 12, 2019
@levy9527 levy9527 changed the title build($babel): transform keyword chore: update babel config to transform const Aug 12, 2019
@levy9527 levy9527 added the chore label Aug 12, 2019
@levy9527 levy9527 merged commit 973199e into FEMessage:dev Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants