深度學習 華為新賽DIGIX2021基于多目標優(yōu)化的視頻推薦賽道(推薦系統(tǒng))
? filename: 'my-first-webpack.bundle.js'
?},
?module: {
? ?rules: [
? ? ?{ test: /\.txt$/, use: 'raw-loader' }
? ?]
?},
?plugins: [
? ?new webpack.optimize.UglifyJsPlugin(),
? ?new HtmlWebpackPlugin({template: './src/index.html'})
?]};module.exports = config;
標簽: