Skip to content

Allow double-quoted import statements in URL handler#8

Open
lukekaalim wants to merge 4 commits into
itsdouges:mainfrom
lukekaalim:bugfix/double-quoted-url-import
Open

Allow double-quoted import statements in URL handler#8
lukekaalim wants to merge 4 commits into
itsdouges:mainfrom
lukekaalim:bugfix/double-quoted-url-import

Conversation

@lukekaalim
Copy link
Copy Markdown

@lukekaalim lukekaalim commented Sep 19, 2023

Fixes issue #7

The main bug was the code exiting early inside the transform function where there were valid import statements.

It's a fairly crude fix, just duplicating the lines to perform the same tasks for single strings.

@lukekaalim lukekaalim changed the title Fixed #7 Fixes #7 Sep 19, 2023
@lukekaalim lukekaalim changed the title Fixes #7 Allow double-quoted import statements in URL handler Sep 19, 2023
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