Use a typescript webpack config

This commit is contained in:
Dolan Miu
2019-01-16 13:34:32 +00:00
parent 41eeac1b05
commit b22f565dd0
2 changed files with 4 additions and 3 deletions

View File

@ -23,7 +23,8 @@
"tests",
"**/_*",
"demo",
"scripts"
"scripts",
"webpack.config.ts"
],
"typedocOptions": {
"mode": "file",