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

imports metada is empty #1768

Closed
mdbetancourt opened this issue Nov 11, 2021 · 0 comments
Closed

imports metada is empty #1768

mdbetancourt opened this issue Nov 11, 2021 · 0 comments
Labels

Comments

@mdbetancourt
Copy link

mdbetancourt commented Nov 11, 2021

i'm using the following config

{
  incremental: true,
  tsconfig: findTSConfig(),
  bundle: false,
  outdir: path.resolve(cwd, 'dist'),
  platform: 'node',
  target: 'node12',
  format: 'cjs',
  write: false
}

but when i try to access a build result metafile imports is a empty array [], i want this metadata to watch files dependencies too, there is a better option?

@evanw evanw added the metafile label Dec 4, 2022
@evanw evanw closed this as completed in cfc3367 Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants