-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
问题列表 #58
Comments
没人解决吗? |
我编译
|
es6: 对应关闭ES6转ES5选项,关闭。 重要:未关闭会运行报错。 postcss: 对应关闭上传代码时样式自动补全选项,关闭。 重要:某些情况下漏掉此项也会运行报错。 minified: 对应关闭代码压缩上传选项,关闭。重要:开启后,会导致真机computed, props.sync 等等属性失效。(注:压缩功能可使用WePY提供的build指令代替,详见后文相关介绍以及Demo项目根目录中的wepy.config.js和package.json文件。) urlCheck: 对应不检查安全域名选项,开启。 如果已配置好安全域名则建议关闭。 https://tencent.github.io/wepy/document.html#/ 这里用了wepy,需要在开发者工具里进行设置。 |
[WARNING] 找不到编译器:wepy-compiler-less。 我执行 npm run build 报上面的错,搞什么鬼 |
跑不通,问题不少 |
The 'decorators' plugin requires a 'decoratorsBeforeExport' option, whose value must be a boolean. If you are migrating from Babylon/Babel 6 or want to use the old decorators proposal, |
@dashankeji npm install less |
问题 一: 我直接忽略了
|
|
按你步骤上的解释跑不前啊
问题列表
thirdScriptError
sdk uncaught third Error
module "npm/wepy/lib/native.js" is not defined
Error: module "npm/wepy/lib/native.js" is not defined
The text was updated successfully, but these errors were encountered: