-
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…
-
## 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…
-
```ts
import { select } from 'typed-redux-saga/macro';
const getToken = (state: RootState) => state.user.account?.token; // type: (...) => string | undefined
function* fetchAlertsSaga() {
co…
-
## Actual Behavior
It would be helpful to be able to get our GitHub Codeclimate checks to pass. Currently, we are getting errors like this:
Parsing error: Cannot find module 'babel-plugin-macros' …
-
### Description
I'm use npm
BUILD FAILED
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug - PreactNativeDevServerPort=8081 FAILURE: Build failed w…
-
```
https://github.com/kentcdodds/babel-plugin-macros/blob/master/other/docs/user.md#config
```
The following is valid:
_babel.config.js_
```js
module.exports = {
presets: [require.reso…
-
## Actual Behavior
It would be helpful to be able to get our GitHub Codeclimate checks to pass. Currently, we are getting errors like this:
`Parsing error: Cannot find module 'babel-plugin-macr…
-
## Environment
## System:
- OS: macOS 10.15.4
- CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
- Memory: 138.32 MB / 16.00 GB
- Shell: 3.0.2 - /usr/local/bin/fish
## Binaries:…
-
Relevant babel plugin code: https://github.com/styled-components/babel-plugin-styled-components/commit/e3829d28f2b460e097f1499f6091a52b667ef1b4#diff-1fdf421c05c1140f6d71444ea2b27638L13
Relevant mac…
-
### What version of `drizzle-orm` are you using?
0.30.8
### What version of `drizzle-kit` are you using?
0.20.17
### Describe the Bug
I previously had no issues until I tried to upgrade from node…