mirror of
https://github.com/youzan/vant.git
synced 2026-06-12 01:14:32 +08:00
12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"es2015",
|
|
{ "modules": false }
|
|
]
|
|
],
|
|
"plugins": [
|
|
"transform-runtime",
|
|
"transform-vue-jsx"
|
|
]
|
|
} |