Fix bug reporter by sonarqube
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ function serve() {
|
||||
}
|
||||
});
|
||||
|
||||
watch(options.apploader.query, apploader(true));
|
||||
watch(options.apploader.query, apploader());
|
||||
|
||||
watch('src/bundle.js', webpack);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user