We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4fc80 commit 8ade91eCopy full SHA for 8ade91e
.babelrc
@@ -6,7 +6,7 @@
6
[
7
"babel-plugin-module-alias", [
8
{ "src": "./app", "expose": "App" },
9
- { "src": "./server", "expose": "Server" }
+ { "src": "./boot", "expose": "Boot" }
10
]
11
12
0 commit comments