标签: node.js meteor vue.js
我正在使用MeteorJS和VueJs。当代码被编译时,我得到了很多丑陋的东西。
我要包括的模块是我自己组成的。 我包括这样的模块
import * as fun from 'azure-image-upload'; Vue.use(fun);
预先感谢