Carlos Filoteo
Carlos Filoteo
Resolves #1892 by enabling the Gitbook search plugin. There is a risk that upgrading to the latest version of gitbook-cli may break building the docs (see https://github.com/GitbookIO/gitbook-cli/issues/74) but as I...
**Is your feature request related to a problem? Please describe.** I had been playing with Turborepo just for my own learning because it's marketshare continuing to grow (especially after Lerna...
**Describe the bug** I'm new to ETA, but I discovered that I cannot use `compile` without specifying options because that later causes an error when invoking. The [Compile documentation](https://eta.js.org/docs/api/compilation) shows...
### Description of Proposed Feature Per discussion on [single-spa slack with @yww325](https://single-spa.slack.com/archives/C8R6U7MT7/p1632096960492800?thread_ts=1631825073.448800&cid=C8R6U7MT7), it seems that it'd be relatively easy to incorporate [standalone-single-spa-webpack-plugin](https://github.com/single-spa/standalone-single-spa-webpack-plugin) to enable standalone mode for Angular applications, like...
Updated docs to match React 18 syntax. See also https://github.com/single-spa/single-spa-react/pull/148
The latest Docusaurus version adds a search results page (https://single-spa.js.org/search) but it doesn't seem to be able to display actual results (try going to https://single-spa.js.org/search?q=retry). I'm unsure why. If this...
I'm not sure how possible this is, I'm only really just starting to use Rollup. This plugin does its job well for a one-time build but it doesn't seem to...
- [React template package.json ](https://github.com/single-spa/create-single-spa/blob/main/packages/generator-single-spa/src/react/templates/react.package.json#L48) - https://github.com/single-spa/single-spa-react/pull/144 (needs merge/publish first) - \@single-spa/welcome will also need updating to use latest versions of react umd bundles
Its been a long while since I've contributed, but I came across this interaction on Twitter https://twitter.com/patak_dev/status/1493227205538856969 where Vitest is used to test a cli, and an interest in using...
I had a minor idea but I'm not sure how much value it provides so I'm sharing it here for feedback. I think the base Webpack config could display the...