Fix bug reporter by sonarqube
This commit is contained in:
parent
55a049678e
commit
88a39a10e5
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ function serve() {
|
|||
}
|
||||
});
|
||||
|
||||
watch(options.apploader.query, apploader(true));
|
||||
watch(options.apploader.query, apploader());
|
||||
|
||||
watch('src/bundle.js', webpack);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue