Jérôme Fayot
|
ca4472463b
|
fix: vite root directory not taken into account when set
|
2023-05-12 12:37:34 +02:00 |
|
nshen121
|
e2d9ed68eb
|
include cesium in dev mode
|
2022-08-20 13:01:11 +08:00 |
|
Amit Genish
|
0da8e3b9e4
|
moved default export to function line
|
2022-07-31 21:42:47 +03:00 |
|
Jan Hartmann
|
0fc7ce0cd0
|
Ensure default API is preserved
|
2022-05-24 11:09:21 +04:00 |
|
Jan Hartmann
|
d26351f1bf
|
Fix typings
|
2022-05-24 10:20:36 +04:00 |
|
Jan Hartmann
|
d65c886291
|
Configurable parameters for build path
|
2022-05-24 08:48:15 +04:00 |
|
nshen121
|
15d0fef38e
|
Fix: load widgets.css failed on windows #27
|
2022-04-10 01:36:58 +08:00 |
|
Brandon Davis
|
8c3e99826c
|
Update index.ts
|
2022-03-30 15:58:05 -04:00 |
|
LooSheng
|
557fb83c02
|
chore: update .prettierrc
|
2022-03-28 11:30:17 +08:00 |
|
LooSheng
|
f5ebef1f75
|
fix: tags respect base path
|
2022-03-28 11:18:43 +08:00 |
|
nshen
|
3ed9e14431
|
clean code, add some comments, set chunkSizeWarningLimit to 5000
|
2022-01-13 18:05:08 +08:00 |
|
LooSheng
|
56b378ea48
|
fix: CESIUM_BASE_URL setting problem
|
2022-01-12 14:28:13 +08:00 |
|
nshen
|
8a5515ada1
|
👌 IMPROVE: exclude cesium pre-bundling when dev
|
2021-12-24 11:38:45 +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
|
7589c81a4c
|
fix: build.outDir is relative to root in vite
|
2021-09-17 18:55:47 +08:00 |
|
nshen
|
a1d763dd6e
|
🚀 v1.2.9 fixed #7
|
2021-09-13 10:58:25 +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 |
|
LunaGod
|
d37276d411
|
fix: /cesium/ Invalid define value
|
2021-04-23 17:02:08 +08:00 |
|
nshen
|
a4c1530b7e
|
fix: remove script tag in dev mode
|
2021-03-23 11:55:34 +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
|
8a6b8b91ef
|
feat: use serve-static middleware support dev
|
2021-03-22 10:10:17 +08:00 |
|
Nshen
|
4ebdce73cd
|
📦 NEW: add rebuildCesium option
|
2021-03-08 18:33:13 +08:00 |
|
Nshen
|
932a390f81
|
fix path check
|
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
|
a66fce3668
|
init
|
2021-03-08 18:33:02 +08:00 |
|