New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

earthsdk3-ol

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

earthsdk3-ol

地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn

latest
npmnpm
Version
3.11.1
Version published
Weekly downloads
8
-65.22%
Maintainers
2
Weekly downloads
 
Created
Source

一、开发

  • 安装依赖,为解决各个包之间的依赖关系、版本冲突、同步开发等问题,推荐使用 pnpm 工具,根目录下运行:
pnpm install
  • 切换为 debug 开发模式,根目录下运行
pnpm run start-debug-mode
  • 启动测试项目 app1,根目录下运行
pnpm --filter app1 dev

二、构建打包

  • 切换为构建模式,根目录下运行
pnpm run start-build-mode
  • 注意:打包前需优先打包earthsdk3以生成最新的dist !!!
  • 构建四个包的构建,各自目录下运行 如:earthsdk/earthsdk3下
pnpm run build
  • earthsdk3-assets 是静态资源,无需构建

Keywords

earthsdk3

FAQs

Package last updated on 28 Jul 2026

Related posts