-
-
## Version **6.14.0** of [ember-cli-babel](https://github.com/babel/ember-cli-babel) was just published.
Branch
Build failing 🚨
Dependency
…
-
## The dependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/kiwiupover/ember-cli-spinjs/compare/mast…
-
Any pointers on how it might be possible to use ts-nameof with a react project using create-react-app. That now uses babel for the typescript compilation so I'm unsure if it provides the configuration…
-
I get this error:
> ERROR in ./node_modules/postal-codes-js/formats/US.json
> Module parse failed: Unexpected token in JSON at position 0
> You may need an appropriate loader to handle this fi…
-
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 am using this package(tailwind.macro) on my typescript project, I got error any where i try to import as
import tw from "tailwind.macro";
got error with message
Could not find a …
-
## The dependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/BBVAEngineering/ember-web-workers/compar…
-
- `babel-plugin-macros` version: ^3.0.1
- `node` version: v12.16.3
- `npm` version: 6.14.4
**Relevant code or config**
```javascript
function macroHandler({ references, state, babel }: Macr…
-
I am extending the default tailwind config as shown below. It allows me to use new class names like `bg-black-100` but it is not being recognized by the tailwind macro. I'm using the latest build of t…