mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
chore: add link to issue
This commit is contained in:
parent
603d318e68
commit
6fe9ce8915
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ const config: StorybookConfig = {
|
||||||
...config,
|
...config,
|
||||||
|
|
||||||
define: {
|
define: {
|
||||||
'process.env.NODE_DEBUG': false,
|
'process.env.NODE_DEBUG': false, // https://github.com/storybookjs/storybook/issues/18920
|
||||||
},
|
},
|
||||||
|
|
||||||
resolve: {
|
resolve: {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue