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
When running storybook locally, there are a bunch of warnings on the terminal about missing source files:
Sourcemap for "/virtual:/@storybook/builder-vite/setup-addons.js" points to missing source files
Sourcemap for "/virtual:/@storybook/builder-vite/vite-app.js" points to missing source files
Sourcemap for "C:/Users/ginad/OneDrive/Documents/Traefik/faency/node_modules/.cache/storybook/1c3385a5d25e538d10b518b310c74d3ca2690b6aaffeadccd74da79736171f86/sb-vite/deps/storybook-dark-mode.js" points to missing source files
Sourcemap for "C:/Users/ginad/OneDrive/Documents/Traefik/faency/node_modules/.cache/storybook/1c3385a5d25e538d10b518b310c74d3ca2690b6aaffeadccd74da79736171f86/sb-vite/deps/chunk-FKQVVRH7.js" points to missing source files
Sourcemap for "C:/Users/ginad/OneDrive/Documents/Traefik/faency/node_modules/.cache/storybook/1c3385a5d25e538d10b518b310c74d3ca2690b6aaffeadccd74da79736171f86/sb-vite/deps/chunk-PZIXEOTP.js" points to missing source files
Sourcemap for "C:/Users/ginad/OneDrive/Documents/Traefik/faency/node_modules/.cache/storybook/1c3385a5d25e538d10b518b310c74d3ca2690b6aaffeadccd74da79736171f86/sb-vite/deps/chunk-Q4CZIGBI.js" points to missing source files
Sourcemap for "C:/Users/ginad/OneDrive/Documents/Traefik/faency/node_modules/.cache/storybook/1c3385a5d25e538d10b518b310c74d3ca2690b6aaffeadccd74da79736171f86/sb-vite/deps/chunk-JFNTGEC4.js" points to missing source files
Sourcemap for "C:/Users/ginad/OneDrive/Documents/Traefik/faency/node_modules/.cache/storybook/1c3385a5d25e538d10b518b310c74d3ca2690b6aaffeadccd74da79736171f86/sb-vite/deps/chunk-G5FW65QQ.js" points to missing source files
Sourcemap for "C:/Users/ginad/OneDrive/Documents/Traefik/faency/node_modules/.cache/storybook/1c3385a5d25e538d10b518b310c74d3ca2690b6aaffeadccd74da79736171f86/sb-vite/deps/chunk-3AP6LCBX.js" points to missing source files
Still need further investigation on what caused this.
The text was updated successfully, but these errors were encountered:
Description
When running storybook locally, there are a bunch of warnings on the terminal about missing source files:
Still need further investigation on what caused this.
The text was updated successfully, but these errors were encountered: