Remove compat

This commit is contained in:
hensm
2018-06-10 02:04:25 +01:00
parent b63ddb9df9
commit 7cb626841f
3 changed files with 3 additions and 20 deletions

View File

@@ -16,7 +16,6 @@ module.exports = {
, "content" : `${include_path}/content.js`
, "contentSetup" : `${include_path}/contentSetup.js`
, "mediaCast" : `${include_path}/mediaCast.js`
, "compat/youtube" : `${include_path}/compat/youtube.js`
}
, output: {
filename: "[name].js"