Commit 2247471f authored by GrandSchtroumpf's avatar GrandSchtroumpf Committed by ioedeveloper

simplify command

parent cfecba4b
...@@ -109,10 +109,7 @@ ...@@ -109,10 +109,7 @@
"e2e": { "e2e": {
"builder": "@nrwl/workspace:run-commands", "builder": "@nrwl/workspace:run-commands",
"options": { "options": {
"commands": [ "commands": ["node apps/remix-ide-e2e/script.js"]
"node apps/remix-ide-e2e/script.js"
],
"parallel": false
} }
}, },
"lint": { "lint": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment