mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
{
|
|
"plugins": ["@babel/plugin-transform-react-jsx", "@babel/plugin-proposal-class-properties"],
|
|
"env": {
|
|
"production": {
|
|
"presets": ["minify"]
|
|
}
|
|
}
|
|
} |