mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 22:31:15 +08:00
'fix' warnings
This commit is contained in:
parent
6ebde54236
commit
4b15710d26
@ -194,6 +194,10 @@ export default async (
|
||||
{
|
||||
message: /export '\S+' was not found in 'global'/,
|
||||
},
|
||||
{
|
||||
message:
|
||||
/require function is used in a way in which dependencies cannot be statically extracted/,
|
||||
},
|
||||
],
|
||||
plugins: [
|
||||
Object.keys(virtualModuleMapping).length > 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user