fix(components): disable minification in themes build due to limitations in mobile css parser (#1143)
This commit is contained in:
@@ -55,10 +55,12 @@
|
||||
"@standardnotes/config": "^2.4.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
||||
"@typescript-eslint/parser": "^5.20.0",
|
||||
"css-loader": "^6.7.1",
|
||||
"eslint": "^8.17.0",
|
||||
"husky": "^8.0.0",
|
||||
"lint-staged": "^13.0.1",
|
||||
"prettier": "^2.6.2",
|
||||
"sass-loader": "^13.0.0",
|
||||
"typescript": "^4.7.3",
|
||||
"webpack": "^5.72.0",
|
||||
"webpack-cli": "^4.9.2",
|
||||
|
||||
Reference in New Issue
Block a user