-
After changes and before pushing to GitHub, we usually want to:
- [X] check if the cljs build still works (`lein cljsbuild once main`)
- [X] check if the jar build still works (`lein uberjar`)
- …
-
The documentation claims that to deactivate a shorthand globally we can simply add a `\spanishdeactivate` deceleration to `\shorthandsspanish`. Did I encounter a bug or did I miss anything?
```TeX
…
-
Hey folks! I am getting this message when building/running dev 🤔 do you know why I am seeing this?
```
There was an error trying to load the config "tailwind" for the macro imported from "tailwin…
-
As you are aware modern frontend toolings do not support old node modules importing.
I am using ```Vite``` and i get the following error by importing ```'babel-plugin-glsl/macro'``` indicating that p…
-
## Bug Report
- [ ] I would like to work on a fix!
**Current Behavior**
When running babel with typescript, `babel . -d lib --extensions '.ts,.tsx'`, it throw an exception with
```
T…
1zg12 updated
4 years ago
-
### Stuff That Need To Be Integrated
- [x] [@thecotne/tasker](https://github.com/thecotne/tasker)
- [x] [webpack](https://webpack.js.org/)
- [x] [unused-files-webpack-plugin](https://github.co…
-
- [x] I believe this to be a bug with Open Babel
- [ ] This is a feature request
## Environment Information
Open Babel version: 3.1
Operating system and version: Ubuntu 20.04
## Expected Beha…
-
Hey folks 👋
I'm tracking down why one of my Empress projects wasn't working in the intended Fastboot (prember) build, I tracked it down to the change that I recently made to ember-get-config that …
-
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…
-
Hello @Bram-dc, thank you very very much for making such a great project! It saves so much time for me!
I'm wondering whether you'd like an example project for pnpm workspaces + vite + react native…