-
Hi! I found the built version of this project contains an old version of regenerator-runtime (https://github.com/facebook/regenerator/) which throws an error in our environment.
![image](https://us…
-
Hi, I am just curious if you can provide a bit more clarification how does this compare to https://material-ui.com/style/icons/ and SvgIcon component (the prebuilt ones)
I believe this library may …
-
Add support for the swc compiler as I will be switching most of my projects over to that soon: https://github.com/swc-project/swc/
-
**[Click to see workaround](https://github.com/developit/microbundle/issues/705#issuecomment-675901881)**
### How to reproduce error
Execute this script in an empty directory
```bash
#!/bin/bash…
-
Sometimes we want to use a TypeScript type generated by Relay in multiple files. Right now, we do this by creating a separate module that is specifically for generating a type:
```
import graphql …
-
Add option to read feature flags from a file. Plugin config should looks like this:
```js
["feature-flags", {
"import": {
"module": "config/features",
},
"features": "./app…
-
I recently migrated my React application from CRA to Vite, using Vite 5.0.10 and for the service worker `vite-plugin-pwa` version 0.17.4.
I'm using my own simple service worker, and I have my own c…
-
Hi,
I am wondering if you were able to successfully extract `Trans` tags from the transpiled js files?
If I modify _src/shared/components/Features/index.tsx_ to look like this:
```
import React fr…
-
Hello and thank you for pushing the CSS-in-JS ecosystem forward! :)
Source maps help trace and debug where a given style comes from.
I saw the Babel plugin already supports readable classNames, …
-
## Version **1.7.0** of **babel-plugin-styled-components** was just published.
Branch
Build failing 🚨
Dependency
babel-plugin-sty…