new webpack.DefinePlugin({ 'process.env.ASSET_PATH': JSON.stringify(ASSET_PATH) }). here ASSET_PATH = '/'; Therefore, it is equivalent to: new webpack.
確定! 回上一頁