donniewang / koa-vue-example

An example of using koa, vue, vue router. 一个使用koa, vue, vue router的简单例子。
MIT License
32 stars 8 forks source link

未知插件 babel-plugin-transform-runtime #4

Closed marszoolong closed 7 years ago

marszoolong commented 7 years ago

项目因为插件 babel-plugin-transform-runtime的问题跑不起来呀,具体报错:

Unknown plugin "transform-runtime" specified in "base" at 0, attempted to resolve relative to "../vue-resource/dist"

donniewang commented 7 years ago

什么叫未知插件,该插件的官方地址:https://www.npmjs.com/package/babel-plugin-transform-runtime 如果是被墙了,建议你使用淘宝镜像:https://npm.taobao.org/ 淘宝镜像上的该插件地址:https://npm.taobao.org/package/babel-plugin-transform-runtime 这个插件派什么用场的,请参考:https://segmentfault.com/q/1010000005596587?from=singlemessage&isappinstalled=1