XaveScor / smartbundle

Just code, no config. Zero-config bundler for js libraries
32 stars 0 forks source link

84: vscode correct imports in .d.ts files #85

Closed XaveScor closed 3 weeks ago

XaveScor commented 3 weeks ago

resolves #84

XaveScor commented 3 weeks ago

The main TS issue is that it compiles for a specific target. However, the target in VSCode can differ from the bundled one. This PR unify imports for all targets