Commit e23d775f authored by IvyXia123's avatar IvyXia123

crossOriginLoading

parent a344bb23
......@@ -17,6 +17,7 @@ module.exports = {
},
output: {
path: config.build.assetsRoot,
crossOriginLoading: "anonymous",
filename: '[name].js',
publicPath: process.env.NODE_ENV === 'production' || process.env.NODE_ENV === 'testing'
? config.build.assetsPublicPath
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment