chore: make the npm run dev:site command executable on windows #13

Merged
nicolas.doby merged 1 commits from chore/run-on-windows into main 2024-04-29 11:04:14 +00:00

Make the command npm run dev:site executable on Windows. As the command starts with a setting of an env var, the command line is invalid on Windows. The usage of cross-env allows to use such a command.

The package-lock.json has been unignored, as it is a useful file for build purpose.

Make the command `npm run dev:site` executable on Windows. As the command starts with a setting of an env var, the command line is invalid on Windows. The usage of `cross-env` allows to use such a command. The `package-lock.json` has been unignored, as it is a useful file for build purpose.
remi.doolaeghe added 1 commit 2024-04-26 07:45:31 +00:00
remi.doolaeghe requested review from nicolas.doby 2024-04-26 07:45:55 +00:00
nicolas.doby approved these changes 2024-04-29 11:03:50 +00:00
nicolas.doby merged commit 95dfafe7d4 into main 2024-04-29 11:04:13 +00:00
nicolas.doby deleted branch chore/run-on-windows 2024-04-29 11:04:14 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: internal/itsonus-blog#13
There is no content yet.