nshen
|
3fbc44c2c9
|
Fix #14 #16 Thanks @FuFuHao, @liufch
|
2021-12-24 11:21:08 +08:00 |
|
fuhaofuhao
|
012b3fa669
|
fix: In Latest version of Vite, OutDir is already relative to root in Vite
|
2021-12-09 19:23:58 +08:00 |
|
nshen
|
287538026f
|
🚀 RELEASE: v1.2.11 , fix #12
|
2021-11-27 16:20:22 +08:00 |
|
Nshen
|
93e4f0f87f
|
update chinese tutorial url
|
2021-11-26 11:36:02 +08:00 |
|
nshen
|
3b6deaa606
|
docs: add download shield
|
2021-09-17 19:08:42 +08:00 |
|
nshen
|
86968ba84d
|
🚀 v1.2.10
- fix outDir when set root in vite.config
|
2021-09-17 18:59:46 +08:00 |
|
nshen
|
7589c81a4c
|
fix: build.outDir is relative to root in vite
|
2021-09-17 18:55:47 +08:00 |
|
nshen
|
b117e09799
|
update demo dependency version
|
2021-09-13 11:06:29 +08:00 |
|
nshen
|
a1d763dd6e
|
🚀 v1.2.9 fixed #7
|
2021-09-13 10:58:25 +08:00 |
|
nshen
|
741606e7c4
|
1.2.7
|
2021-09-11 14:02:54 +08:00 |
|
nshen
|
a69167c0b7
|
🚀 v1.2.6
- fixed path error when set base in vite config
- fixed rebuildCesium option
- bump cesium to 1.85.0
- bump vite to 2.5.6
|
2021-09-11 13:43:58 +08:00 |
|
GuTianhuang
|
4e474e79d1
|
Update index.ts
Hello @nshen,我今天用这个插件的时候发现了一个问题:
当我在 vite.config.js 中修改 base 后,在 dev 环境下提示找不到 widgets.css,打包后使用 vite preview 查看发现 cesium 的静态资源全都报了 404。我发现引入资源的路径有问题,于是我尝试改了下源码,我又新建了一个 react 和 原生 js 的项目来测试,目前的修改是可用的。
|
2021-09-10 14:19:31 +08:00 |
|
Nshen
|
3f7c92e985
|
Update README.md
|
2021-07-14 09:40:39 +08:00 |
|
nshen
|
89cc5f0767
|
🚀 v1.2.5
|
2021-07-12 12:45:00 +08:00 |
|
nshen
|
411921ca19
|
upgrade vite to 2.4.1, upgrade cesium to 1.83.0
|
2021-07-12 12:42:30 +08:00 |
|
nshen
|
f08b76bdb5
|
fix: bump vite, 🚀 v1.2.4
|
2021-04-23 19:22:07 +08:00 |
|
nshen
|
4b52c10922
|
🚀 v1.2.2
|
2021-04-23 17:26:00 +08:00 |
|
Nshen
|
33408439f7
|
Merge pull request #4 from LunaGod/fix#3
fix: /cesium/ Invalid define value
|
2021-04-23 17:22:15 +08:00 |
|
LunaGod
|
d37276d411
|
fix: /cesium/ Invalid define value
|
2021-04-23 17:02:08 +08:00 |
|
nshen
|
ec0002d504
|
v1.2.1
|
2021-04-06 09:03:40 +08:00 |
|
nshen
|
aec44fdb35
|
bump vite from 2.0.4 to 2.1.5, remove yarn.lock
|
2021-04-06 09:03:08 +08:00 |
|
nshen
|
25ffb6f0f9
|
peerDependencies cesium 1.80
|
2021-04-06 08:53:22 +08:00 |
|
nshen
|
b86ad3e8b1
|
--amend
|
2021-04-02 09:17:27 +08:00 |
|
Nshen
|
351a173a72
|
docs: add create-cesium link
|
2021-04-02 09:11:49 +08:00 |
|
Nshen
|
b3093463d3
|
Update README.md
|
2021-03-31 09:39:47 +08:00 |
|
Nshen
|
9192c3caaa
|
docs: update readme
|
2021-03-26 10:35:38 +08:00 |
|
nshen
|
cd65172ad7
|
v1.2.0
|
2021-03-23 12:15:05 +08:00 |
|
nshen
|
a4c1530b7e
|
fix: remove script tag in dev mode
|
2021-03-23 11:55:34 +08:00 |
|
Nshen
|
b12b009d18
|
Merge pull request #2 from LunaGod/main
feat: serve-static in dev mode.
|
2021-03-23 08:56:20 +08:00 |
|
LunaGod
|
4f4fad3751
|
fix: replace option minifyCesium with devMinifyCesium
|
2021-03-22 19:53:43 +08:00 |
|
LunaGod
|
59f16a2419
|
fix: copy cesium.js when rebuildCesium is false
|
2021-03-22 17:03:04 +08:00 |
|
nshen
|
f3ab897128
|
feat: copy to outDir
|
2021-03-22 15:08:34 +08:00 |
|
LunaGod
|
0e7163bd63
|
style: code format
|
2021-03-22 10:26:22 +08:00 |
|
LunaGod
|
a89b61672a
|
chore: add prettier
|
2021-03-22 10:12:16 +08:00 |
|
LunaGod
|
8a6b8b91ef
|
feat: use serve-static middleware support dev
|
2021-03-22 10:10:17 +08:00 |
|
Nshen
|
c91a2c6e7a
|
📖 DOC: update readme
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
e62a8297ee
|
🤖 TEST: update demo devDependencies
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
ddb52acc1a
|
🚀 RELEASE: 1.1.0
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
4ebdce73cd
|
📦 NEW: add rebuildCesium option
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
7d8c52b365
|
update demo devDependencies
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
88f8e80404
|
1.0.3
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
932a390f81
|
fix path check
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
b876febcdc
|
1.0.2
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
de66caaa66
|
fix path when vite root change
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
05d7314bc1
|
add tutorial link
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
64bc359d06
|
1.0.1
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
43e18770e7
|
add README.md
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
61100b2108
|
add demo
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
9ee26c7550
|
update .gitignore
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
a66fce3668
|
init
|
2021-03-08 18:33:02 +08:00 |
|