Kaynağa Gözat

Tries out ts-loader experimentalWatchApi

main
Eric Amodio 5 yıl önce
ebeveyn
işleme
bb2ac8ac65
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      webpack.config.js

+ 1
- 0
webpack.config.js Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet