第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

請問老師,我添加plugin后,執(zhí)行run 報錯,不知道是為什么

var htmlWebpackPlugin = require('html-webpack-plugin');

const path = require('path');

module.exports = {

entry:'./src/script/main.js',

output:{

path: path.resolve(__dirname, './dist/js'),

filename: '[name]-[chunkhash].js',

},

plugin:[

new htmlWebpackPlugin()

]

}

錯誤描述如下:

Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

?- configuration has an unknown property 'plugin'. These properties are valid:

? ?object { amd?, bail?, cache?, context?, dependencies?, devServer?, devtool?, entry?, externals?, loader?, mode?, module?, name?, node?, optimization?, output?, parallelism?, performance?, plugins?, profile?, recordsInputPath?, recordsOutputPath?, recordsPath?, resolve?, resolveLoader?, serve?, stats?, target?, watch?, watchOptions? }

? ?For typos: please correct them.

? ?For loader options: webpack >= v2.0.0 no longer allows custom properties in configuration.

? ? ?Loaders should be updated to allow passing options via loader options in module.rules.

? ? ?Until loaders are updated one can use the LoaderOptionsPlugin to pass these options to the loader:

? ? ?plugins: [

? ? ? ?new webpack.LoaderOptionsPlugin({

? ? ? ? ?// test: /\.xxx$/, // may apply this only for some modules

? ? ? ? ?options: {

? ? ? ? ? ?plugin: …

? ? ? ? ?}

? ? ? ?})

? ? ?]

npm ERR! code ELIFECYCLE

npm ERR! errno 1

npm ERR! webpack-test@1.0.0 webpack: `webpack --cobnfig webpack.config.js --progress --colors`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the webpack-test@1.0.0 webpack script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.


npm ERR! A complete log of this run can be found in:


正在回答

2 回答

plugins:?[
????new?HtmlWebpackPlugin({template:?'index.html'})
??]


0 回復 有任何疑惑可以回復我~

plugin這個參數(shù)名掉了s,應該是plugins

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

請問老師,我添加plugin后,執(zhí)行run 報錯,不知道是為什么

我要回答 關注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網(wǎng)微信公眾號