-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild-storybook.log
28 lines (27 loc) · 1.21 KB
/
build-storybook.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
yarn run v1.22.21
$ storybook build --output-dir /var/folders/xj/ffsl9ps93hl3d6bm37h33dkw0000gn/T/chromatic--83502-xKwU3laktthx
@storybook/cli v8.0.9
info => Cleaning outputDir: ../../../../var/folders/xj/ffsl9ps93hl3d6bm37h33dkw0000gn/T/chromatic--83502-xKwU3laktthx
info => Loading presets
info => Building manager..
info => Manager built (1.84 s)
info => Building preview..
info Addon-docs: using MDX3
info => Using implicit CSS loaders
info => Using default Webpack5 setup
info Using tsconfig paths for react-docgen
WARN asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
WARN This can impact web performance.
WARN Assets:
WARN 407.cab165a6.iframe.bundle.js (4.33 MiB)
WARN 487.5427d68c.iframe.bundle.js (603 KiB)
WARN entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
WARN Entrypoints:
WARN main (4.34 MiB)
WARN runtime~main.a1ebc5b5.iframe.bundle.js
WARN 407.cab165a6.iframe.bundle.js
WARN main.95e9d9d8.iframe.bundle.js
WARN
info => Preview built (10 s)
info => Output directory: /var/folders/xj/ffsl9ps93hl3d6bm37h33dkw0000gn/T/chromatic--83502-xKwU3laktthx
Done in 14.89s.