Skip to content

Comments

add cross-env for windows support#87

Open
simonhuwiler wants to merge 1 commit intomasterfrom
windows-support
Open

add cross-env for windows support#87
simonhuwiler wants to merge 1 commit intomasterfrom
windows-support

Conversation

@simonhuwiler
Copy link

Windows does not support inline environment variables in the command line. Therefore npm start(=LAYOUT=regular run-p serve rollup) does not work. package.json has to be changed everytime running the project on windows.
This pull requests uses cross-env to add windows support.
Tested on Mac and Windows 11.

@fromdusttilldawn fromdusttilldawn self-requested a review April 30, 2025 06:13
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