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