Skip to content

Commit

Permalink
revert random attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
CarelessCourage committed Mar 2, 2025
1 parent 93d12bd commit b731695
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 55 deletions.
11 changes: 0 additions & 11 deletions apps/hub/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,4 @@ export default defineNuxtConfig({
},
},
},

vite: {
resolve: {
alias: {
path: 'path-browserify',
stream: 'stream-browserify',
readline: 'readline-browserify',
fs: 'fs-mock', // Add this alias for 'fs'
},
},
},
})
4 changes: 0 additions & 4 deletions apps/hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
"@unocss/preset-mini": "66.0.0",
"drizzle-kit": "^0.30.4",
"eslint": "^9.21.0",
"fs-mock": "^1.2.1",
"path-browserify": "^1.0.1",
"readline-browserify": "^0.0.4",
"stream-browserify": "^3.0.0",
"typescript": "^5.8.2",
"unocss": "^66.0.0",
"vue-tsc": "^2.2.6",
Expand Down
46 changes: 6 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b731695

Please sign in to comment.