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

按照提示安装 运行时报错Cannot find module "assets/todos.less" #3

Open
987674712 opened this issue Oct 9, 2017 · 3 comments

Comments

@987674712
Copy link

less也都安装了啊为什么不行呢

@987674712 987674712 reopened this Oct 9, 2017
@lolysc
Copy link

lolysc commented Feb 7, 2018

image

@woyichengnian
Copy link

解决了吗? 我也遇到了 求助 解决方案

@hauk0101
Copy link

hauk0101 commented Mar 24, 2018

webpack.config.js里面less相关的配置不能简写。
应该写为:
{ test: /.less$/, loader: "style-loader!css-loader!less-loader" },

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

4 participants