Open AbsorbingInfo opened 3 months ago
I want to use utility/child process but when i use require module the path to child process throws undefined because the utility script is not bundled by vite. What is right approach to go about it?
I want to use utility/child process but when i use require module the path to child process throws undefined because the utility script is not bundled by vite. What is right approach to go about it?