react-micro-frontends icon indicating copy to clipboard operation
react-micro-frontends copied to clipboard

Can we use bundle loader to lazy load bootstrap.ts files?

Open ashwanth1109 opened this issue 4 years ago • 0 comments

// { // test: /bootstrap.tsx$/, // loader: "bundle-loader", // options: { // lazy: true, // }, // },

ashwanth1109 avatar Jan 07 '21 19:01 ashwanth1109