-
Did you see the [documentation relating to installation](https://sharp.pixelplumbing.com/install)?
Yes
Have you ensured the architecture and platform of Node.js used for `npm install` is the same …
-
## Feature Request
In contexts where Babel is running alongside a filesystem watcher, there are cases where a plugin may load an arbitrary file. Take a plugin like https://www.npmjs.com/package/bab…
-
## The dependency [@mdx-js/react](https://github.com/mdx-js/mdx) was updated from `1.5.1` to `1.5.2`.
🚨 [View failing branch](https://github.com/uwinkler/restate/compare/master...uwinkler:greenkeepe…
-
## The dependency [@mdx-js/mdx](https://github.com/mdx-js/mdx) was updated from `1.5.1` to `1.5.2`.
🚨 [View failing branch](https://github.com/uwinkler/restate/compare/master...uwinkler:greenkeeper%…
-
After upgrading from v6 to v7, this issue occurred. If `static.config.js` file has imports with Flow types, app start and build doesn't work, I get this error:
```
$ react-static start
Starting D…
-
babel-plugin-macros are now enabled by default in react-scripts >= 2.
Could you add support for macros to jsx-control-statements?
-
-
Hello,
I'm building an RPM package for new Fedora 37 (rawhide) and it fails on `test_changelog_jsonfield` test.
```
FAIL: test_changelog_jsonfield (tests.sqlite_changelog.TestChangeLog.test_chang…
-
**Current behavior:**
Currently when attempting to share a style/component from a standard typescript transpiled package to a react app you're met with `Component selectors can only be used in …
-
Dependencies:
```javascript
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@types/styled-components": "^5.1.9",
"styled-components": "^5.2.1",
"tailwindcss"…