-
I get the following error when using facelift. When I remove facelift, the error goes away.
```
ModuleParseError: Module parse failed: 'import' and 'export' may appear only with 'sourceType: modul…
-
### Describe the bug
I would've expected that the "show code" part of the documentation shows the code of the component (maybe with the supplied arguments), but not only the Story object seralized.…
-
I am getting an error that says `Can't resolve 'child_process'` when using `@figma/code-connect:1.0.2` and Storybook v8.2.3. Commenting out the references to the package fixes the issue.
I have inc…
-
### What version of Next.js are you using?
10.2.3
### What version of Node.js are you using?
14.16.0
### What browser are you using?
Chrome
### What operating system are you using?
…
-
Hi 👋! I wanna ask you a question, I have a little project in W5 and it works fine in production:
> ....
> output: {
> path: path.join(__dirname, "../build"),
> filename: "[name].[conten…
-
### Describe the bug
Coverage is not reported for files where JSX is used.
I've set up a minimal repository that recreates the issue with the same config - https://github.com/jMalojlo/sb-repro.
…
-
### Describe the bug
Background: I am a library author, not an enduser.
I want the static assets in the format of `/assets/abc.png`. By default, it is `assets/abc.png`.
To achieve this, I set…
-
-
With v1.0.4 latest changes (https://github.com/storybookjs/addon-webpack5-compiler-swc/pull/6) I'm seeing errors building storybook:
```
Module build failed (from ./node_modules/swc-loader/src…
-
To reproduce in a [minimal project](https://github.com/lucaswerkmeister/repro-stats-webpack-plugin-webpack5):
```sh
git clone https://github.com/lucaswerkmeister/repro-stats-webpack-plugin-webpack…