Skip to content

Commit fb4e16b

Browse files
committed
fix(webapp): bundle uuid in remix server build + drop redundant @types/dompurify
1 parent 78bd3b9 commit fb4e16b

3 files changed

Lines changed: 1 addition & 12 deletions

File tree

apps/webapp/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@
249249
"@types/bcryptjs": "^2.4.2",
250250
"@types/compression": "^1.7.2",
251251
"@types/cookie": "^0.6.0",
252-
"@types/dompurify": "^3.2.0",
253252
"@types/eslint": "^8.4.6",
254253
"@types/express": "^4.17.13",
255254
"@types/humanize-duration": "^3.27.1",

apps/webapp/remix.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ module.exports = {
3131
"parse-duration",
3232
"uncrypto",
3333
"std-env",
34+
"uuid",
3435
],
3536
browserNodeBuiltinsPolyfill: {
3637
modules: {

pnpm-lock.yaml

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)