We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab9ecd0 + de83676 commit f302667Copy full SHA for f302667
gulpfile.js
@@ -18,7 +18,7 @@ import GlobalsPlugin from 'esbuild-plugin-globals'
18
import shell from 'shelljs'
19
import chalk from 'chalk'
20
21
-const cesium_path = path.resolve('./node_modules/cesium/build/Cesium')
+const cesium_path = path.resolve('./node_modules/cesium/Build/Cesium')
22
23
const packageJson = fse.readJsonSync('./package.json')
24
0 commit comments