Load your config file regardless what module format it is, using bundle-require.
Jun 13, 2025 · 2 min read · In this article, we will review how to load your config file regardless what module format it is, using bundle-require. What is bundle-require? bundleRequire usage in Tsup source code. What is bundle-require? Projects like Vite need to load conf...
Join discussion