Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commitf3b0c2f

Browse files
committed
Fix storybook
1 parent366f8ea commitf3b0c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎webpack/storybook.config.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = (config, env) => {
88

99
constpreloaders=Object.assign({},common.standardPreLoader,{
1010
use:undefined,
11-
loader:common.standardPreLoader.use
11+
loader:common.standardPreLoader.use.loader
1212
})
1313

1414
newConfig.module.preLoaders=(newConfig.module.preLoaders||[]).concat(preloaders)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp