react-micro-frontends
react-micro-frontends copied to clipboard
Can we use bundle loader to lazy load bootstrap.ts files?
// { // test: /bootstrap.tsx$/, // loader: "bundle-loader", // options: { // lazy: true, // }, // },