提交 64416a4d authored 作者: zyx's avatar zyx

update

上级 22cfda6b
...@@ -15,12 +15,12 @@ module.exports = { ...@@ -15,12 +15,12 @@ module.exports = {
} }
}, },
ProvidePlugin: { ProvidePlugin: {
CKEDITOR: 'CKEDITOR', CKEDITOR: 'window.CKEDITOR',
VideoJs: 'VideoJs', VideoJs: 'window.swfobject',
Base64: 'Base64', Base64: 'window.Base64',
Md5: 'Md5', Md5: 'window.md5',
$: '$', $: 'window.$',
Aliplayer: 'Aliplayer', Aliplayer: 'window.Aliplayer',
AliPlayerComponent: 'AliPlayerComponent' AliPlayerComponent: 'window.AliPlayerComponent'
} }
} }
...@@ -15,12 +15,12 @@ module.exports = { ...@@ -15,12 +15,12 @@ module.exports = {
} }
}, },
ProvidePlugin: { ProvidePlugin: {
CKEDITOR: 'CKEDITOR', CKEDITOR: 'window.CKEDITOR',
VideoJs: 'VideoJs', VideoJs: 'window.swfobject',
Base64: 'Base64', Base64: 'window.Base64',
Md5: 'Md5', Md5: 'window.md5',
$: '$', $: 'window.$',
Aliplayer: 'Aliplayer', Aliplayer: 'window.Aliplayer',
AliPlayerComponent: 'AliPlayerComponent' AliPlayerComponent: 'window.AliPlayerComponent'
} }
} }
...@@ -16,12 +16,12 @@ module.exports = { ...@@ -16,12 +16,12 @@ module.exports = {
} }
}, },
ProvidePlugin: { ProvidePlugin: {
CKEDITOR: 'CKEDITOR', CKEDITOR: 'window.CKEDITOR',
VideoJs: 'VideoJs', VideoJs: 'window.swfobject',
Base64: 'Base64', Base64: 'window.Base64',
Md5: 'Md5', Md5: 'window.md5',
$: '$', $: 'window.$',
Aliplayer: 'Aliplayer', Aliplayer: 'window.Aliplayer',
AliPlayerComponent: 'AliPlayerComponent' AliPlayerComponent: 'window.AliPlayerComponent'
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论