Skip to content

Make transcrypt-loader npm package Windows-compatible#750

Open
phistrom wants to merge 2 commits intoTranscryptOrg:parcel-bundler2from
phistrom:parcel-bundler2
Open

Make transcrypt-loader npm package Windows-compatible#750
phistrom wants to merge 2 commits intoTranscryptOrg:parcel-bundler2from
phistrom:parcel-bundler2

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