Преглед изворни кода

Tries out ts-loader experimentalWatchApi

main
Eric Amodio пре 5 година
родитељ
комит
bb2ac8ac65
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      webpack.config.js

+ 1
- 0
webpack.config.js Прегледај датотеку

@ -99,6 +99,7 @@ function getExtensionConfig(env) {
use: {
loader: 'ts-loader',
options: {
experimentalWatchApi: true,
transpileOnly: true
}
}

Loading…
Откажи
Сачувај