Memory Palace
Memory Palace
After the above operation: Cannot read property 'rules' of undefined
``` module.exports = { webpack:override( addScopedCSS, fixBabelImports('import', {libraryName: 'antd-mobile', style: true}), addLessLoader({ javascriptEnabled: true, modifyVars: theme, }) ), devServer: overrideDevServer( addScopedCSS, devServerConfig ) ``` start 报错,build 无效。 配置: https://github.com/565784135/react-demo 放弃了,使用namespaces空间命名解决
@rohit-gohri Thank you for your answer. As a rookie, it is more expected that the development mode and production mode can be consistent.
@wangshantao 感谢 https://doc.vux.li/zh-CN/contribution/vux-development.html 但是 按照文档操作,一直报错 git clone https://github.com/airyland/vux.git cd vux yarn npm run doc:build --> no such file or directory: C:/Users/Desktop/doc/vux/docs../ --------------------------------- git clone https://github.com/airyland/vux.git cd vux cd docs yarn...
4年了,有人找到工具了吗