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

fix: entryRoot option not work #66

Merged
merged 2 commits into from
Apr 2, 2022
Merged

fix: entryRoot option not work #66

merged 2 commits into from
Apr 2, 2022

Conversation

ljwrer
Copy link
Contributor

@ljwrer ljwrer commented Apr 2, 2022

No description provided.

@qmhc
Copy link
Owner

qmhc commented Apr 2, 2022

Could you adjust layout of the codes and don't remove the empty lines , like this:

// ...

const compilerOptions = options.compilerOptions ?? {}

let root: string
let entryRoot = options.entryRoot ?? ''
let aliases: Alias[]

I will be willing to merge the codes.

@qmhc qmhc merged commit bca6423 into qmhc:main Apr 2, 2022
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.

2 participants