swc/tests/fixture/paths/cjs-001/output/index.ts
강동윤 2c52021ed4
fix(es/transforms/module): Fix paths bug. (#2043)
swc_ecma_preset_env:
 - Update compat data.

swc_ecma_transforms_module:
 - Fix `paths`. (#1934, #1935)
2021-08-09 19:21:24 +00:00

4 lines
61 B
TypeScript

"use strict";
require("./src/dep");
require("./src2/dep-2");