8 Star 34 Fork 10

Gitee 极速下载 / Mapbox-GL-JS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/mapbox/mapbox-gl-js
克隆/下载
buildspec.yml 245 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
version: 0.2
phases:
install:
runtime-versions:
nodejs: 18
commands:
- echo "//registry.npmjs.org/:_authToken=$NPMAccessToken" > ~/.npmrc
- npm whoami
- npm ci
build:
commands:
- ./build/publish.sh
1
https://gitee.com/mirrors/Mapbox-GL-JS.git
git@gitee.com:mirrors/Mapbox-GL-JS.git
mirrors
Mapbox-GL-JS
Mapbox-GL-JS
main

搜索帮助