mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19: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;
|
return content;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
, {
|
|
||||||
// Copy vendor dir
|
|
||||||
from: path.join(env.includePath, "vendor")
|
|
||||||
, to: path.join(env.outputPath, "vendor")
|
|
||||||
}
|
|
||||||
])
|
])
|
||||||
]
|
]
|
||||||
, module: {
|
, module: {
|
||||||
|
|||||||
Reference in New Issue
Block a user