Paulo Andrade
Paulo Andrade
Fix the error when setting the `orgPackagesAsExternal` option as true ### Example ```js const orgName = 'myorg' const singleSpaAppPlugin = { plugin: SingleSpaAppcracoPlugin, options: { orgName, projectName: 'container', entry: 'src/index.tsx',...
**Describe the bug or question** I have an application with multiple spas, and it works fine when all are together. All SPAs are using React 18 with single-spa 5, and...
YAML aliases
As an user, I would like to use YAML aliases to convert long code/configuration that repeats in simple one. Today, if you try to to it, you will get an...
**Describe the bug or question** I have an application with multiple spas, and it works fine when all are together. All SPAs are using React 18 with single-spa 5, and...