mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
23aebacade
swc_bundler: - Use two-context system properly. - Remove old logic. - keywords: Handle assignment pattern property. - keywords: Handle shorthand property. - keywords: Handle identifiers in declarations. swc_ecma_transforms_typescript: - Do not remove import if there's non-type usage. (Related to denoland/deno#8978) swc_ecma_transforms_optimization: - dce: Handle new expression correctly.
2 lines
118 B
TypeScript
2 lines
118 B
TypeScript
import * as nodelibs from 'https://dev.jspm.io/npm:@jspm/core@1.1.1/nodelibs/chunk-0c2d1322.js';
|
|
console.log(nodelibs) |