Skip to content

Commit

Permalink
test: string decoder
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanaden committed Aug 9, 2024
1 parent 7433ee9 commit 29c1f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/start-tailwind/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default defineConfig({
// For `readable-stream` to properly resolve Cloudflare runtime polyfill
"process/": "process",
"buffer/": "buffer",
"string-decoder/": "string-decoder",
},
esbuild: {
options: {
Expand Down

0 comments on commit 29c1f16

Please sign in to comment.