Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed windows path in loader output #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LauraEHayward
Copy link

Fixed an issue where loader output on Windows contained backslashes that weren't properly escaped.

Issue: #24

What Changed

  • Used the slash library to fix Windows path.
  • Added cross-env to build scripts so Windows devs can build this library.

How to test

Run the local Storybook on a Windows machine.

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major

Added windows support in build scripts
@LauraEHayward
Copy link
Author

There are still build errors when starting Storybook but these were present on the branch before my changes.

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
cross-env 🆕 7.0.3 environment +0 29.1 kB kentcdodds
slash 🆕 5.1.0 None +0 3.25 kB sindresorhus

Footnotes

  1. https://docs.socket.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant