Hacker News new | ask | show | jobs
by fragile_frogs 1910 days ago
> where you can't require any `npm` packages

You just have to introduce a build tool like ncc (https://github.com/vercel/ncc) which will bundle your app into a single JS file.