mirror of
https://github.com/bytedance/xgplayer.git
synced 2025-04-05 03:05:02 +08:00
10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
{
|
|
"presets": [
|
|
"es2015"
|
|
],
|
|
"plugins": [
|
|
"add-module-exports",
|
|
"babel-plugin-bulk-import"
|
|
]
|
|
}
|