vuejs / vue-component-compiler

Compile a single file Vue component into a CommonJS module.
MIT License
342 stars 52 forks source link

Please update the version of dependence `@vue/component-compiler-utils` to `^2.0.0` #76

Closed JaredCen closed 5 years ago

JaredCen commented 5 years ago

I need something update in dependence @vue/component-compiler-utils with version 2.0.0 above.

hiendv commented 5 years ago

I'm having problems with async postcss plugins: Use process(css).then(cb) to work with async plugins It's fixed in https://github.com/vuejs/component-compiler-utils/commit/54464d61774ae0481b249d358c3b8fcb3c63ad12 Please update the dependency.