-
Everything works when running the Storybook instance locally (and in fact when deploying to Github pages), but I am getting an error during the Storybook build process on Netlify:
```
Module not f…
-
Hi,
Love this!
But having trouble getting the tailwind config to work.
Using with react. Tailwind works fine with the config if using `className`
But when trying to use with emotion, tw always…
-
Currently, given:
```js
import { SOME_FLAG } from 'blah/features';
if (SOME_FLAG) {
console.log('whatever');
}
```
With this config:
```js
{
plugins: [
['babel-debug-macros'…
-
- `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…
-
copy pasted from docs:
```jsx
IfBlock
```
will render in my page like so:
![Screenshot 2023-05-10 at 14-09-20 Ionic App](https://github.com/AlexGilleran/jsx-control-statements/a…
-
Hi @HenryLie, thanks for taking time to bring support for Svelte into Lingui. I quickly reviewed the docs and code and have some questions / suggestions:
> It provides a macro that work for JS fil…
-
Currently using `importSync` with Ember's custom / fake packages does not work.
Given:
```js
import { importSync } from '@embroider/macros';
const { computed } = importSync('@ember/object');
…
-
in an addon,
```
.
├─┬ @glint/environment-ember-loose 0.9.7
│ ├── ✕ missing peer @glimmer/component@^1.1.2
│ ├── ✕ missing peer ember-cli-htmlbars@^6.0.1
│ └─┬ @glint/template 0.9.7
│ └── ✕ m…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
After adding [evenchange4/graphql.macro](https://github.com/evenchange4/graphql.macro) to my project I got a dependency…
-
I made a package with a [`macro.cjs`](https://npmfs.com/package/patronum/1.3.0-next.1/macro.cjs) file, that added to [`package.json:exports`](https://npmfs.com/package/patronum/1.3.0-next.1/package.js…