-
Currently we don't use Babel or Polylang to deal with our multilanguage support.
This is to avoid the hard-to-debug \ML macro issues from the previous template.
The areas to consider: titles, abstra…
-
For a better debbuging expirence, it was necessary to import the package [styled-components/macro](https://styled-components.com/docs/tooling#babel-macro) because of the my project uses create-react-a…
-
**Describe the bug**
When creating an sdk instance I get an error inside `@rarible/protocol-ethereum-sdk/build/config/mainnet.js`
**Error**:
```
keccak.ts:10 Uncaught (in promise) TypeError: cr…
-
- [x] spell checking
- [x] section _package options_ should become _loading and options_
- ~~[ ] load `menukeys` before `babel` — really necessary?~~
- ~~[ ] add a note on `catoptions`~~
- [ ]…
-
After i fix the module not found 'fs' error now i get this error
`./node_modules/babel-plugin-macros/dist/index.js:9:0
Module not found: Can't resolve 'path'`
-
Just saw in the upcoming release for Storybook 6.4 that they are now adding automatic titles based on the file path which is pretty much what this babel macro does.
Link: https://github.com/storyb…
Weffe updated
3 years ago
-
I am upgrading from 2.8.2 to 3.3.1.
Stats when starting in dev mode:
3.3.1.
client (webpack 5.74.0) compiled successfully in 46440 ms
2.8.2
client (webpack 5.74.0) compiled successfully in…
-
There is the same __babel cache problem__ as
https://github.com/kentcdodds/babel-plugin-preval/issues/19
-
Howdy! Spent the last few hours trying to figure out if I was doing something stupid here, but just hitting walls and Google is letting me down.
I'm trying to use this without the macros by using t…
-
Hi, I was wondering if there is any plan to add support for an alternative to the Babel Plugin Macro in order to be able to use the CSS property with Esbuild?