-
This may be trickier than it looks. My first attempt at shipping `.mjs` and `.cjs` builds failed as it broke some build systems. For example, shipping an `.mjs` build with module mapping broke CRA, bu…
-
**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)
T…
-
**Describe the bug**
I tried to add `@react-pdf/renderer` library to my project that uses `import "@preact/signals-react"` and received the next error:
```
dispatcher.useSyncExternalStore is not a …
-
Maybe it already works and it's only a matter of bumping the peer dependency.
-
### Is this a bug report?
No
### Query
I use CRA, and having built a react + webpack app from scratch earlier, the CRA adds quite some extra bytes along in the final bundles.
Want to understand …
-
**Do you want to request a _feature_ or report a _bug_?**
Feature
**What is the current behaviour?**
All webpack-generated files are outputted into `build` directory alongside files from `sta…
-
Hi this is a great library for most of projects but for more complex dashboard it would require larger spiffs storage, it would be nice to use PreactJS instead of ReactJS using Preact Compat to reduce…
-
While working on the updates for the documentation on how to create a reproducible case in Storybook's issue tracker I stumbled across an issue with the templates listed. I checked only the stable rel…
-
## 早报 @ 2018.6.13
* 一个适用于 React 组件的文档工具,https://github.com/pedronauck/docz/
* repl.it 支持 react 社区,包括 cra、next.js、gastby 等,https://repl.it/site/blog/react
* 把 vue component 转为 react-native,https://vue…
-
## Describe the enhancement
Firstly we add more chapters to `docs/CONFIGURATION.md` to group working integrations
- [ ] Next.js heading and link to [`with-linaria` example](https://github.com/zeit…