mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
33f2ab2d79
swc_ecma_transforms_compat: - Organize logical assignment pass correctly. swc_ecma_transforms_optimization: - `dead_branch_remover`: Handle nullish coalescing operator correctly. (#1851)
2 lines
64 B
JavaScript
2 lines
64 B
JavaScript
export * from './app.config';
|
|
export * from './database.config'; |