mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
add react web project
This commit is contained in:
8
web/.babelrc
Normal file
8
web/.babelrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"plugins": ["@babel/plugin-transform-react-jsx", "@babel/plugin-proposal-class-properties"],
|
||||
"env": {
|
||||
"production": {
|
||||
"presets": ["minify"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user