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

fix: build script supports Windows #276

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

viglucci
Copy link
Member

@viglucci viglucci commented Mar 5, 2024

Motivation:

Running the the build script on windows produces incorrect output.

Modifications:

  • Build script normalizes file paths to posix to support Windows and Linux.

Result:

Source files are now transpiled when build script is run on Windows.

This should allow me to re-publish a new version from master to address #275

@viglucci viglucci requested a review from OlegDokuka March 5, 2024 01:43
@viglucci viglucci added the 0.x Issues relating to 0.x version(s) label Mar 5, 2024
@viglucci viglucci changed the title fix: (0.x) build script supports Windows fix: build script supports Windows Mar 5, 2024
Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
@viglucci viglucci force-pushed the fix/build-script-supports-windows branch from 3d666f3 to c158282 Compare March 5, 2024 01:45
@viglucci viglucci merged commit d13c163 into master Mar 6, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.x Issues relating to 0.x version(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant