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

[legacy-framework] fix(generator): enable absolute path resolution in JS projects #433

Merged
merged 1 commit into from
May 5, 2020

Conversation

wKovacs64
Copy link
Collaborator

Type: bug fix

Closes blitz-js/legacy-framework#465

What are the changes and their implications? ⚙️

Generate jsconfig.json for JavaScript (--js) projects to enable absolute path resolution.

Checklist

  • Tests added for changes
  • Any added terminal logging uses packages/server/src/log.ts

Breaking change: no

N/A

Other information

N/A

@aem aem merged commit cddba4e into canary May 5, 2020
@aem aem deleted the justin/jsconfig branch May 5, 2020 04:01
@itsdillon itsdillon changed the title fix(generator): enable absolute path resolution in JS projects [legacy-framework] fix(generator): enable absolute path resolution in JS projects Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Absolute Imports Not Working in Javascript Project
3 participants