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

POC for a React Micro Frontend

Results 2 react-micro-frontends issues
Sort by recently updated
recently updated
newest added

Due to certain issues with `BucketDeployment` CDK construct, I had to use prune. But this causes accumulation of assets from older deploys which is undesirable. One way to solve this...

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