mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-29 17:58:08 +08:00
chore: support gitpod
This commit is contained in:
parent
446e54b0e7
commit
aa51144389
6
.gitpod.yml
Normal file
6
.gitpod.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
tasks:
|
||||||
|
- init: pnpm i
|
||||||
|
command: pnpm dev
|
||||||
|
ports:
|
||||||
|
- port: 3080
|
||||||
|
onOpen: open-preview
|
Loading…
Reference in New Issue
Block a user