Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Support local imports #22

Merged
merged 3 commits into from
May 10, 2021

Conversation

MaxStalker
Copy link
Collaborator

Closes #21

Description

This PR fixes the issue with paths for local imports.
Added test to cover import replacer.

@MaxStalker MaxStalker changed the base branch from master to max/improve-documentation May 10, 2021 21:21
@MaxStalker MaxStalker self-assigned this May 10, 2021
@MaxStalker MaxStalker requested a review from psiemens May 10, 2021 21:27
@MaxStalker MaxStalker merged commit caae803 into max/improve-documentation May 10, 2021
@MaxStalker MaxStalker deleted the max/support-local-imports branch May 10, 2021 21:50
10thfloor pushed a commit that referenced this pull request May 20, 2021
* Update documentation

* Fix wording

* Support local imports (#22)

* Create tests for import replacer

* Add jest packages. Bump version with beta release

* Update regexp to include local paths
@10thfloor 10thfloor mentioned this pull request May 20, 2021
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local imports are not replaced
2 participants