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

Import scanner parse improvements #390

Merged
merged 2 commits into from
May 30, 2020
Merged

Import scanner parse improvements #390

merged 2 commits into from
May 30, 2020

Conversation

FredKSchott
Copy link
Owner

@FredKSchott FredKSchott commented May 30, 2020

  • Better error logging now shows the file name when a Parse Error happens
  • Replaced esbuild in our import scanner with a pure regex import extractor.
  • Add a test for decorators

Resolves #370, Resolves #369

@FredKSchott FredKSchott merged commit fcaaab6 into master May 30, 2020
@FredKSchott FredKSchott deleted the parse-improvements branch May 30, 2020 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant