Sang Au

Results 3 comments of Sang Au

I can make it works with vite and https://www.npmjs.com/package/vite-plugin-node-polyfills vite.config.ts ```js import { defineConfig } from 'vite' import react from '@vitejs/plugin-react' import { nodePolyfills } from 'vite-plugin-node-polyfills' // https://vitejs.dev/config/ export...

I am using turbo repos with expo and I can not enter r in the command line to refresh the bundle while development, please fix it

this also happen when I using mono repos, in this case, the api was move to api-package and the client side - react app import the api-package