1 Star 2 Fork 0

bhuh12/el-table-ext

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 320 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: node_js
node_js:
- lts/*
script:
- yarn build
- yarn demo:build
install:
- yarn
deploy:
provider: pages
skip-cleanup: true
local_dir: demo/dist
github-token: $GITHUB_TOKEN # a token generated on github allowing travis to push code on you repository
keep-history: false
on:
branch: main
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/bhuh12/el-table-ext.git
git@gitee.com:bhuh12/el-table-ext.git
bhuh12
el-table-ext
el-table-ext
main

搜索帮助