兼容 ios-微信 webview环境 特殊video width height
This commit is contained in:
@@ -60,9 +60,23 @@ module.exports = {
|
||||
// .loader('babel-loader')
|
||||
// .options({
|
||||
// presets: [
|
||||
// ['@babel/preset-env', {
|
||||
// modules: false
|
||||
// }]
|
||||
// [
|
||||
// "@vue/app",
|
||||
// {
|
||||
// "useBuiltIns": "entry",
|
||||
// corejs: 3,
|
||||
// "targets": {
|
||||
// "browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
|
||||
// },
|
||||
// polyfills: [
|
||||
// 'es.promise',
|
||||
// 'es.symbol'
|
||||
// ]
|
||||
// }
|
||||
// ]
|
||||
// ],
|
||||
// plugins: [
|
||||
// "@babel/plugin-transform-runtime"
|
||||
// ]
|
||||
// });
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user