Skip to content
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

wepy编译后,zanui的样式全部为空 #17

Open
grapewheel opened this issue Apr 10, 2018 · 8 comments
Open

wepy编译后,zanui的样式全部为空 #17

grapewheel opened this issue Apr 10, 2018 · 8 comments

Comments

@grapewheel
Copy link

wepy 1.7.1 build 后zanui的wxss全部为空,没有了样式

@grapewheel
Copy link
Author

grapewheel commented Apr 10, 2018

找到原因了,是package.json 里的 wepy-compiler-sass 没有升级,希望升级下

  "devDependencies": {
    "babel-eslint": "^7.2.1",
    "babel-plugin-syntax-export-extensions": "^6.13.0",
    "babel-plugin-transform-export-extensions": "^6.22.0",
    "babel-preset-es2015": "^6.24.0",
    "babel-preset-stage-1": "^6.22.0",
    "cross-env": "^3.2.4",
    "eslint": "^3.18.0",
    "eslint-config-standard": "^7.1.0",
    "eslint-friendly-formatter": "^2.0.7",
    "eslint-plugin-html": "^2.0.1",
    "eslint-plugin-promise": "^2.0.1",
    "eslint-plugin-standard": "^2.0.1",
    "wepy-compiler-babel": "^1.5.1",
    "wepy-compiler-less": "^1.3.10",
    "wepy-compiler-sass": "^1.3.12", // 原版本是 0.0.3
    "wepy-eslint": "^1.5.3",
    "wepy-plugin-imagemin": "^1.5.2",
    "wepy-plugin-uglifyjs": "^1.3.6"
  }

@grapewheel
Copy link
Author

同时希望在根目录下加入wepy新特性 project.config.json 文件

@zhaokun78
Copy link

谢谢你,帮到了我

@grapewheel
Copy link
Author

@zhaokun78 客气,我决定fock这个项目

@sxyseo
Copy link

sxyseo commented May 10, 2018

感谢。哈哈

@superlbr
Copy link

less\sass 混用也是醉了

@harden1333
Copy link

怎么解决的

@harden1333
Copy link

解决了 谢谢谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants