Skip to content

Commit 29c054b

Browse files
committed
add babel loader
1 parent 112fe6a commit 29c054b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"typedoc": "0.15.0",
7171
"ts-node": "8.3.0",
7272
"typescript": "3.5.3",
73-
"yargs": "14.0.0"
73+
"yargs": "14.0.0",
74+
"babel-loader": "8.0.6"
7475
}
7576
}

0 commit comments

Comments
 (0)