How Runtime Import Path Rewriting in NextJs
Unanswered
Hokkaido posted this in #help-forum
HokkaidoOP
Runtime Import Path Rewriting in Nextjs
i found the solution but this is only for react vite plugin.
https://dev.to/hexshift/runtime-import-path-rewriting-in-vite-for-plugins-multi-tenant-apps-or-dynamic-modules-234a
How we can achieve in Nextjs.
Note: we have achieve this solution by build time but we need runtime instead of build time.
i found the solution but this is only for react vite plugin.
https://dev.to/hexshift/runtime-import-path-rewriting-in-vite-for-plugins-multi-tenant-apps-or-dynamic-modules-234a
How we can achieve in Nextjs.
Note: we have achieve this solution by build time but we need runtime instead of build time.