mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 16:49:58 +00:00
Remove extension vendor directory
This commit is contained in:
12
ext/src/vendor/webcomponents-lite.min.js
vendored
12
ext/src/vendor/webcomponents-lite.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -57,11 +57,6 @@ module.exports = (env) => ({
|
||||
return content;
|
||||
}
|
||||
}
|
||||
, {
|
||||
// Copy vendor dir
|
||||
from: path.join(env.includePath, "vendor")
|
||||
, to: path.join(env.outputPath, "vendor")
|
||||
}
|
||||
])
|
||||
]
|
||||
, module: {
|
||||
|
||||
Reference in New Issue
Block a user