mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 17:19:59 +00:00
Remove WebComponents polyfill
This commit is contained in:
@@ -63,11 +63,6 @@ module.exports = (env) => ({
|
||||
return content;
|
||||
}
|
||||
}
|
||||
, {
|
||||
// Copy vendor dir
|
||||
from: path.join(env.includePath, "vendor")
|
||||
, to: path.join(env.outputPath, "vendor")
|
||||
}
|
||||
])
|
||||
|
||||
, new HtmlWebpackPlugin({
|
||||
|
||||
Reference in New Issue
Block a user