Use the file loader. Copy { test: /\.(jpg|png|svg|gif)$/, loader: 'file-loader', options: { name: '[path][name].[ext]' } },.
確定! 回上一頁