weex-plugins / amap-vue-demos-for-apache-weex

amap-vue-demos-for-apache-weex is a third party plugin, and is not developed nor maintained by Apache Weex.
5 stars 2 forks source link

demo跑不起来 #2

Open xiaozhixiong opened 7 years ago

xiaozhixiong commented 7 years ago

Windows 修改了webpack.config.js contents = 'require(\'' + plugindir.replace(/\/g,'\\') + '\') \n';

才build成功,但是安装weex plugin add weex-amap 提示: Error: Current working directory is not a weexpack project.

重新用 weexpack create 项目 copy源码跑起来了,但是还是报错: vue.runtime.js:478 [Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.