webpack運行時出問題了,不太明白是什么意思?
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.
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.
2017-07-30
舉報
2017-07-31
呃。。你是不是用的 webpack init,而不是用的 npm init。。
2017-07-30
沒有找到配置文件的說。。看看你創建的配置文件的目錄對不對。。