-
Hi, Trying to run this card in my dev environment, but the rollup.config.js is mising.
Could you update the project with this file?
Would be much appreciated!
-
### Bug description
Here is the error:
```
> Task :app:uploadReleaseSourcemaps FAILED
Exception raised during command execution, stderr=, stdout=
> Task :expo-modules-core:buildCMakeRelWithDe…
-
I see that graphpack supports TypeScript out of the box (#12), how about Flowtype? Would that only require adding a custom Babel configuration?
-
Just updated from `v1.10.0` to `v1.10.6` and finding the plugin no longer transforming any of my code. I managed to get it to kick back in by downgrading to `v1.10.2`.
My snapshots capture this by …
-
# Report
I can't see any iOS uninstalls after I updated the react-native version from 0.70.15 to 0.71.18.
![image](https://github.com/user-attachments/assets/45aab3f5-4b04-4877-9d15-9eefd1c108bc…
-
The [examples](https://github.com/lingui/js-lingui/tree/main/examples) are extremely outdated and need to be upgraded
- [x] create-react-app
- [x] js
- [x] nextjs-babel
- [x] nextjs-swc
- [x] v…
-
I have a repo here with some demo code It's written with babel so you'd need to use `babel-node ./parse.js` to run it. https://github.com/reggi/test-acorn-umd
The issue is that acorn builds an AST of…
reggi updated
8 years ago
-
Hello!
Thank you for this promising plugin!
However, I can't make it work, I'm not sure if I'm doing something wrong, could you please elaborate on the configuration?
I have two source files:…
-
**Describe the bug**
When trying to run a compiled by Parcel plugin React NodeGUI app, it throws an error:
```
/home/v1rtl/Coding/quark-player/dist/index.js:116
throw error;
^
Error:…
-
Hi,
When am integrating it into my TypeScript ReactJs application am getting following error
Support for the experimental syntax 'jsx' isn't currently enabled (29:5):
27 |
28 | return …