cra-preact icon indicating copy to clipboard operation
cra-preact copied to clipboard

Comfort of CRA + preact without ejecting 🔥

Results 5 cra-preact issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have this error when I `yarn start` and `yarn build`. > Can't reexport the named export 'renderToString' from non EcmaScript module (only default export is available)...

bug

Bumps [require-in-the-middle](https://github.com/elastic/require-in-the-middle) from 5.0.3 to 5.1.0. Commits 1640ffa 5.1.0 c159e03 Merge pull request #45 from dynatrace-oss-contrib/absolute-require 6de600f move absolute check above module parsing 33b9ce0 remove hooking absolute paths without extensions...

dependencies

Maybe it already works and it's only a matter of bumping the peer dependency.

Bumps [require-in-the-middle](https://github.com/elastic/require-in-the-middle) from 5.0.3 to 5.2.0. Changelog Sourced from require-in-the-middle's changelog. v5.2.0 Add support for hooking into the require of Node core modules prefixed with 'node:', e.g. require('node:http'). See https://nodejs.org/api/modules.html#core-modules...

dependencies