tweak webpack

This commit is contained in:
Pig Fang 2020-03-18 11:00:32 +08:00
parent 9ca87451ed
commit dd44b43b04

View File

@ -42,6 +42,7 @@ const config = {
loader: 'ts-loader',
options: {
configFile: 'tsconfig.build.json',
transpileOnly: true,
},
},
{