Feature | vue-loader | vueify | rollup-plugin-vue |
---|---|---|---|
Support for Vue 1.x | Version 8.x | Version 8.x | Version 2.x |
Support for Vue 2.0 | Version 9.0+ | Version 9.0+ | Version 2.x |
ES2015 | With buble-loader or babel-loader |
Preconfigured to use babel |
With rollup-plugin-buble or rollup-plugin-babel |
Scoped CSS | ✓ | ✓ | - |
CSS Modules | ✓ | ✓ | - |
PostCSS | ✓ | ✓ | - |
Hot Reload | ✓ | ✓ | - |
Asset URL Handling | ✓ | ✓ | - |
Last active
April 11, 2017 21:41
-
-
Save znck/c8c246a5b1c584bc43456fd799aba657 to your computer and use it in GitHub Desktop.
Feature Comparison - vue-loader vs vueify vs rollup-plugin-vue
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment