Paulo Andrade

Results 5 issues of 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...

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...

F: configuration-file
Keep

**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...