Results 1 comments of Hemant Kumar
trafficstars

I am getting this error `[vite] Pre-transform error: failed to handle: assertion failed: !result.is_null() (x2)` This is the config i am using ```js import { defineConfig } from 'vite' import...