Skip to content

Commit 5f896ec

Browse files
committed
🚀 RELEASE: v1.2.15
- Fix: Fix path resolution errors #26 Thanks @subdavis
1 parent 3edef53 commit 5f896ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
node_modules
23
dist
34
demo/public

‎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.14",
3+
"version": "1.2.15",
44
"description": "Cesium library plugin for Vite",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)