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
We have a query in main.js that checks for the Storybook environment. This code also ends up in the production output. Not too bad, since only a few lines, but should be cleaned up.
The text was updated successfully, but these errors were encountered:
We have a query in
main.js
that checks for the Storybook environment. This code also ends up in the production output. Not too bad, since only a few lines, but should be cleaned up.The text was updated successfully, but these errors were encountered: