Bundle all dynamically loaded css (#28)

* static css

* Fix css import in tests
This commit is contained in:
Chenlei Hu
2024-06-18 13:58:21 -04:00
committed by GitHub
parent c064e2cc80
commit d7bf368cec
8 changed files with 26 additions and 9 deletions

View File

@@ -17,6 +17,7 @@
"@types/jest": "^29.5.12",
"babel-plugin-transform-import-meta": "^2.2.1",
"babel-plugin-transform-rename-import": "^2.3.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.4",