swc/tests/fixture/issue-1859/case1-js/input/index.js
강동윤 33f2ab2d79
fix(es/transforms): Fix transforms (#1861)
swc_ecma_transforms_compat:
 - Organize logical assignment pass correctly.

swc_ecma_transforms_optimization:
 - `dead_branch_remover`: Handle nullish coalescing operator correctly. (#1851)
2021-06-26 16:02:15 +09:00

2 lines
64 B
JavaScript

export * from './app.config';
export * from './database.config';