Remove vite plugin from gitpod
This commit is contained in:
parent
c278dd35e2
commit
2cb08376d7
|
@ -49,13 +49,8 @@ ports:
|
||||||
visibility: public
|
visibility: public
|
||||||
onOpen: notify
|
onOpen: notify
|
||||||
|
|
||||||
- port: 4000
|
|
||||||
visibility: public
|
|
||||||
onOpen: open-preview
|
|
||||||
|
|
||||||
vscode:
|
vscode:
|
||||||
extensions:
|
extensions:
|
||||||
- antfu.vite
|
|
||||||
- lukashass.volar
|
- lukashass.volar
|
||||||
- lextudio.restructuredtext
|
- lextudio.restructuredtext
|
||||||
- trond-snekvik.simple-rst
|
- trond-snekvik.simple-rst
|
||||||
|
|
Loading…
Reference in New Issue