You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERR! Error: Build failed with 1 error:
ERR! .storybook/theme.js:2:23: ERROR: No loader is configured for ".svg" files: src/assets/logo-sidebar.svg
ERR! at failureErrorWithLog (node_modules/esbuild/lib/main.js:1605:15)
ERR! at node_modules/esbuild/lib/main.js:1251:28
ERR! at runOnEndCallbacks (node_modules/esbuild/lib/main.js:1034:63)
ERR! at buildResponseToResult (node_modules/esbuild/lib/main.js:1249:7)
ERR! at node_modules/esbuild/lib/main.js:1358:14
ERR! at node_modules/esbuild/lib/main.js:666:9
ERR! at handleIncomingPacket (node_modules/esbuild/lib/main.js:763:9)
ERR! at Socket.readFromStdout (node_modules/esbuild/lib/main.js:632:7)
ERR! at Socket.emit (node:events:527:28)
ERR! at addChunk (node:internal/streams/readable:315:12)
Describe the bug
Previously in
v6.x
we had atheme.js
like this:but with
v7-alpha.16
we're getting an error:I've tried a
png
file with no luck.System
The text was updated successfully, but these errors were encountered: