This repository was archived by the owner on Dec 26, 2018. It is now read-only.
Releases: vuejs/vueifyReleases · vuejs/vueify
v9.4.0 v9.2.2*.vue
files.Added the ability to specify other postcss options:
postcss: { plugins: [...], options: { parser: require('sugarss') } }
browserify-hmr
has some source map related bugs so the lines may be incorrect after hot-reload, but it should be correct for full reloads.NewThis release is not tagged as
latest
on npm. You will need to explicitly install it asvueify@next
.
Does not work with Vue.js core 1.x, due to the different template compilation requirements.
Babel no longer required
If babel-core
doesn't exist as a peer dependency, vueify
will not attempt to transpile content inside <script>
tags in Vue components (they are treated as plain ES5). To make vueify
ES2015-aware, simply install and configure Babel and other babel related packages as you normally would. vueify
will automatically detect their presence and apply babel transformation to Vue components. (You will likely need babelify
for normal *.js
files).
Removed CSS autoprefixing
This is not strictly within the scope of vueify
, and in most cases you will need to configure it with targeted browsers anyway. Many PostCSS-based frameworks have this included as well. Since vueify
already supports using PostCSS plugins, simply install autoprefixer
and pass it to vueify
as a PostCSS plugin in vue.config.js
.
cssnano
field in vue.config.js
. Options are available at http://cssnano.co/options/@import
path support and import dependency tracking for LESS, SASS & Stylus. Now you can @import
files using relative paths to the file being edited, and editing these imported files will also trigger watchify rebuild.myth
. Prefer using PostCSS + CSSNext.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4