fix script tag in repl mode
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"non-interactive": true,
|
||||
"buildCommand": "npm run bundle",
|
||||
"src": {
|
||||
"tag": "false"
|
||||
}
|
||||
"buildCommand": "npm run bundle"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user