webpack命令后error
webpack.config.js設(shè)置應(yīng)該有問題
Invalid configuration object. Webpack has been initialised using a configuration
?object that does not match the API schema.
?- configuration.output.path: The provided value "./dist" is not an absolute pat
h!
2017-10-25
你里面的輸出路徑應(yīng)該是要絕對(duì)路徑的,具體原因我也不是很清楚,但是我的這個(gè)配置是OK的