parent
15af02f2b2
commit
93fe86e176
|
@ -12,7 +12,7 @@
|
|||
|
||||
"tasks": [
|
||||
{
|
||||
"label": "Run npm",
|
||||
"label": "npm",
|
||||
"type": "shell",
|
||||
"command": "npm",
|
||||
"args": ["run", "compile", "--loglevel", "silent"], //custom script "compile" as defined in package.json
|
||||
|
|
Loading…
Reference in New Issue