Commit 27527bc1 authored by qingwei.li's avatar qingwei.li

Remove use strict

parent d6495351
{ {
"presets": [["es2015", { "loose": true }]], "presets": [["es2015", { "loose": true }]],
"plugins": ["transform-vue-jsx"], "plugins": ["transform-vue-jsx", "transform-remove-strict-mode"],
"env": { "env": {
"utils": { "utils": {
"plugins": [ "plugins": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment