Преглед на файлове

Update gulpfile.js

Fix the path issue on Linux.
pull/211/head
Luoyy преди 3 месеца
родител
ревизия
de836760c4
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      gulpfile.js

+ 1
- 1
gulpfile.js Целия файл

@@ -18,7 +18,7 @@ import GlobalsPlugin from 'esbuild-plugin-globals'
import shell from 'shelljs'
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')


Loading…
Отказ
Запис