mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
{
|
|
"presets": [
|
|
["env", { "modules": false }],
|
|
"stage-2"
|
|
],
|
|
"plugins": ["transform-runtime"],
|
|
"comments": false
|
|
}
|