Update extensions/ql-vscode/gulpfile.ts/webpack.ts
This commit is contained in:
@@ -7,8 +7,7 @@ export function compileView(cb: (err?: Error) => void) {
|
|||||||
|
|
||||||
export function watchView(cb: (err?: Error) => void) {
|
export function watchView(cb: (err?: Error) => void) {
|
||||||
const watchConfig = {
|
const watchConfig = {
|
||||||
...
|
...config,
|
||||||
config,
|
|
||||||
watch: true,
|
watch: true,
|
||||||
watchOptions: {
|
watchOptions: {
|
||||||
aggregateTimeout: 200,
|
aggregateTimeout: 200,
|
||||||
|
|||||||
Reference in New Issue
Block a user