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

Make transcrypt-loader npm package Windows-compatible #750

Open
wants to merge 2 commits into
base: parcel-bundler2
Choose a base branch
from

Conversation

phistrom
Copy link

@phistrom phistrom commented Aug 7, 2020

Addresses issue #624 by checking if we are running on Windows and replacing the backslashes in import_path with forward slashes. The main change is https://github.com/QQuick/Transcrypt/compare/parcel-bundler2...phistrom:parcel-bundler2?expand=1#diff-ba37ae7716bc43a1a120b784aee4b09eR44.

I think @doconix will have to be the one to upload to npm.

index.py checks path.sep and converts all backslashes to forward slashes
Fixed possibly incorrect babel invocation in package.json
incremented transcrypt-loader version to 1.0.3
This code only seems to exist on the parcel-bundler2 branch
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