1 Star 0 Fork 4

请叫我翟先生/pdf.js-4.0.379

forked from tomgu/pdf.js-4.0.379 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitpod.yml 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
guyongqiang 提交于 2024-01-06 13:12 . 初始化
image:
file: .gitpod.Dockerfile
tasks:
- command: |
gp await-port 8888 && gp preview $(gp url 8888)/web/viewer.html && echo '[{"name": "Firefox","path": "/usr/bin/firefox"}]' | jq '.' > test/resources/browser_manifests/browser_manifest.json
- init: npm install -g gulp-cli && npm install
command: gulp server
ports:
- port: 8888
onOpen: ignore
- port: 6080
onOpen: ignore
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jusper/pdf.js-4.0.379.git
git@gitee.com:jusper/pdf.js-4.0.379.git
jusper
pdf.js-4.0.379
pdf.js-4.0.379
master

搜索帮助