webpack运行时出问题了,不太明白是什么意思?

来源:2-1 建立项目的 webpack 配置文件

qq_sunflower_193795652

2017-07-30 21:59

No configuration file found and no output filename configured via CLI option.

A configuration file could be named 'webpack.config.js' in the current directory

.

Use --help to display the CLI options.


写回答 关注

2回答

  • jojosing
    2017-07-31 13:02:14

    呃。。你是不是用的 webpack init,而不是用的 npm init。。

  • jojosing
    2017-07-30 22:52:05

    没有找到配置文件的说。。看看你创建的配置文件的目录对不对。。

webpack深入与实战

webpack实战教程,用真实项目带你探索 webpack 强大的功能

86561 学习 · 721 问题

查看课程

相似问题