Replace jsdom with happy-dom for SSR rendering. Update dependencies in package.json and package-lock.json. Adjust documentation in cloud.md to reflect the change in DOM emulation library.
platform/bro-js/bro.landing/pipeline/head This commit looks good
platform/bro-js/bro.landing/pipeline/head This commit looks good
This commit is contained in:
+1
-1
@@ -55,9 +55,9 @@
|
||||
"eslint-plugin-react": "^7.35.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"globals": "^15.9.0",
|
||||
"happy-dom": "^15.11.7",
|
||||
"html-webpack-plugin": "^5.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "^27.0.1",
|
||||
"puppeteer": "^24.26.1",
|
||||
"ts-jest": "^29.2.3",
|
||||
"typescript-eslint": "^8.1.0"
|
||||
|
||||
Reference in New Issue
Block a user