-
I am trying to use babel-plugin-macros (specifically with the twin macro and tailwind) and while it works fine when running normally it fails with jest. This is the relevant part of my jest config:
…
-
I'm trying to setup a `namespace` for my styled-components application (create-react-app) with [Babel Macro](https://styled-components.com/docs/tooling#babel-macro).
I created a file:
```javasc…
-
As of 0.5.5 (haven't tested against earlier 0.5.x releases), this is once again throwing during build:
> [broccoli-persistent-filter:Babel > [Babel: @embroider/macros]: Babel: @embroider/macros] wa…
-
### Current Behavior
I tried generating a new application in a completely fresh, empty NX workspace and all generators (including @nx/next) I tried out failed with the error `The "path" argument mu…
-
### Describe the bug
I'm using `autobg.macro` in my project, which works fine in `react-scripts@3`, but when using it with v4, the fast refresh feature does not work. I have to reload my page every…
-
doesnt work without es2016 as a preset
```
ERROR in ./~/react-simple-dropdown/lib/components/Dropdown.js
Module build failed: Error: Couldn't find preset "es2016" relative to directory "C:\\Users…
-
With Babel 7 [`babel-plugin-macros`](https://github.com/kentcdodds/babel-plugin-macros) is [enabled by default](https://babeljs.io/blog/2018/08/27/7.0.0#babel-macros-).
It would be cool if one coul…
-
I am unable to build a project with this plugin with the Vite toolchain.
I reproduced this with the `vite-emotion-typescript` example in `twin.examples`, diffing:
```diff
diff --git a/vite-emot…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
After adding [evenchange4/graphql.macro](https://github.com/evenchange4/graphql.macro) to my project I got a dependency…
-
## The dependency [babel-plugin-macros](https://github.com/kentcdodds/babel-plugin-macros) was updated from `2.5.0` to `2.5.1`.
🚨 [View failing branch](https://github.com/knpwrs/ms.macro/compare/mas…