mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-13 06:07:28 -06:00
replace uglifyify with @browserify updated fork
This commit is contained in:
parent
8d7cf52037
commit
c71ccc6b29
3 changed files with 35 additions and 26 deletions
|
|
@ -42,6 +42,7 @@
|
|||
"@babel/preset-env": "^7.19.4",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@browserify/envify": "^6.0.0",
|
||||
"@browserify/uglifyify": "^6.0.0",
|
||||
"@joepie91/eslint-config": "^1.1.1",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"babelify": "^10.0.0",
|
||||
|
|
@ -55,7 +56,6 @@
|
|||
"postcss": "^8.4.18",
|
||||
"postcss-custom-prop-vars": "^0.0.5",
|
||||
"postcss-import": "^15.0.0",
|
||||
"postcss-nested": "^6.0.0",
|
||||
"uglifyify": "^5.0.2"
|
||||
"postcss-nested": "^6.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue