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

feat: use @vue/component-compiler-utils #51

Merged
merged 4 commits into from
Jun 14, 2018
Merged

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Jun 14, 2018

I've replaced template/style transformer with @vue/component-compiler-utils so that vue-template-loader now follows official SFC spec update with less effort.

Furthermore, it introduces several features which vue-template-loader does not support like /deep/ selector. ref #39

ktsn added 4 commits June 14, 2018 13:28
BREAKING CHANGE: renamed transformToRequire with transformAssetUrls

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ktsn ktsn merged commit 4180d5a into master Jun 14, 2018
@ktsn ktsn deleted the use-component-compiler-utils branch June 14, 2018 05:37
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

1 participant