Generating epub.
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -37,7 +37,8 @@
|
||||
"name": "Launch Node.JS",
|
||||
"type": "node",
|
||||
"request": "launch",
|
||||
"program": "${file}"
|
||||
"program": "${workspaceFolder}/test/app.js"
|
||||
// "program": "${file}"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user