Skip to content

Commit 8ade91e

Browse files
committed
Updated babelrc module aliases
1 parent 9c4fc80 commit 8ade91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[
77
"babel-plugin-module-alias", [
88
{ "src": "./app", "expose": "App" },
9-
{ "src": "./server", "expose": "Server" }
9+
{ "src": "./boot", "expose": "Boot" }
1010
]
1111
]
1212
]

0 commit comments

Comments
 (0)