-
I cloned this repository and just run issue-tracker app, then I got error message:
```
[react-scripts] There was an error trying to load the config "relay" for the macro imported from "babel-plugin-…
-
Following the steps in the framework-remix example, I get to the part where you go to localhost:3000 and get the following server error
```
Unexpected Server Error
TypeError: (0 , import_isbot.…
-
As suggested by @u-fischer on [stackexchange](https://tex.stackexchange.com/q/720144/284593), I'm opening this issue to report a problem with `biblatex` failing to detect languages loaded using `\babe…
-
I'm using the next-emotion-typescript example, but next dynamic isn't working as expected, and it doesn't render anything.
```tsx
import dynamic from 'next/dynamic'
const DynamicComponent = dyn…
-
TLDR: It should (and does in production), remove the `state.opts.mode` checks and always unroll.
----------
In [discussion over on `ember-auto-import`](https://github.com/ef4/ember-auto-import/i…
-
**Bug**
- `babel-plugin-console` version: 0.2.1
- `node` version: 9.5.0
- `npm` (or `yarn`) version: yarn 1.7.0
Relevant code or config
```javascript
import React, { Component } from "reac…
-
### Bug description
I've just updated from 6.5.2 to 6.6.0 and I've started getting this error in every file where I import icons, which I'm doing like this:
```
import { light } from "@fortawesom…
-
maybe it'll be a good idea to create a babel macros for this module resolver?
i read at announcement that CRA start to support babel macros and this can be a problem solver...
-
## Description
I started to try your project on my Mac OS, I followed your guidelines but couldn't start project due to following error. I tried npx instead of yarn but it has another issue with redu…
-
- `babel-plugin-macros` version: 3.0.1
- `node` version: v14.15.1
- `npm` version: 6.14.8
## Relevant code or config
```javascript
// File: test.macro.js
const { createMacro } = requir…