Skip to content

Commit 14fb272

Browse files
committed
🚀 RELEASE: v1.2.19
- Configurable parameters for build path for using the Cesium Ion SDK #30 Thanks @janhartmann
1 parent a4cfe07 commit 14fb272

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎demo/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"devDependencies": {
1111
"cesium": "^1.91.0",
1212
"vite": "^2.9.1",
13-
"vite-plugin-cesium": "^1.2.16"
13+
"vite-plugin-cesium": "link:.."
1414
}
1515
}

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-cesium",
3-
"version": "1.2.18",
3+
"version": "1.2.19",
44
"description": "Cesium library plugin for Vite",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)