| import shell from 'shelljs' | import shell from 'shelljs' | ||||
| import chalk from 'chalk' | import chalk from 'chalk' | ||||
| const cesium_path = path.resolve('./node_modules/cesium/build/Cesium') | |||||
| const cesium_path = path.resolve('./node_modules/cesium/Build/Cesium') | |||||
| const packageJson = fse.readJsonSync('./package.json') | const packageJson = fse.readJsonSync('./package.json') | ||||