mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
build: liveserver no longer needed in gitpod
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
image:
|
||||
file: .gitpod/Dockerfile
|
||||
|
||||
# --------------------------------------------------------
|
||||
# exposing ports for VSCode Live Server
|
||||
ports:
|
||||
- port: 5500
|
||||
|
||||
# --------------------------------------------------------
|
||||
# using prebuilds for the container
|
||||
github:
|
||||
@@ -65,8 +60,6 @@ tasks:
|
||||
"editor.guides.bracketPairs": "active",
|
||||
"restructuredtext.preview.scrollEditorWithPreview": false,
|
||||
"restructuredtext.preview.scrollPreviewWithEditor": false,
|
||||
"liveServer.settings.root": "/build/docs/docs/sphinx/",
|
||||
"esbonio.sphinx.confDir": "${workspaceFolder}/docs",
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
|
||||
"yaml.schemas": {
|
||||
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs.yml"
|
||||
|
Reference in New Issue
Block a user