dear god never run beautifier again
This commit is contained in:
parent
0f34967648
commit
2915617c5c
2 changed files with 26 additions and 18 deletions
|
@ -14,4 +14,4 @@ document.querySelector('.chrome-version').innerText = `Chrome v${process.version
|
|||
document.querySelector('.node-version').innerText = `Node v${process.versions.node}`
|
||||
document.querySelector('.v8-version').innerText = `v8 v${process.versions.v8}`
|
||||
|
||||
document.querySelector('.command-example').innerText = `${execPath} path-to-app`
|
||||
document.querySelector('.command-example').innerText = `${execPath} path-to-app`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue