这是indexloc提供的服务,不要输入任何密码
Skip to content

Make Installation instruction platform agnostic #130

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

Merged
merged 1 commit into from
May 6, 2024

Conversation

Svenito
Copy link
Contributor

@Svenito Svenito commented May 6, 2024

The lines to replace the esbuild with were specific to a Windows environment, calling cmd

This patch replaces these calls with the npm and node commands with the --prefix option, allowing these commands to run on all platforms that run node or npm

The lines to replace the esbuild with were specific to a Windows
environment, calling `cmd`
This patch replaces these calls with the npm and node commands with the
`--prefix` option, removing the need to `cd` into the assets directory
first
@woutdp woutdp merged commit 44dc854 into woutdp:master May 6, 2024
@woutdp
Copy link
Owner

woutdp commented May 6, 2024

Thank you 🔥

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.

2 participants