Skip to content

Commit 411d25f

Browse files
authored
chore: move babel-preset package to compat folder (#2138)
1 parent 3a255d0 commit 411d25f

File tree

18 files changed

+14
-14
lines changed

18 files changed

+14
-14
lines changed

β€Žpackages/babel-preset/modern.config.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import baseConfig from '../../../scripts/modern.base.config';
2+
3+
export default baseConfig;

0 commit comments

Comments
Β (0)