代码拉取完成,页面将自动刷新
{
"name": "polaris.gl",
"_name": "@polaris.gl/root",
"private": true,
"workspaces": {
"packages": [
"packages-gsi/**",
"packages/**",
"examples-vite",
"examples-vite-*"
],
"nohoist": [
"**/@polaris.gl/examples-vite/**",
"**/@polaris.gl/examples-vite-*/**",
"**/@types/**"
]
},
"scripts": {
"start": "npm run start:vite",
"start:webpack": "npx concurrently --kill-others --names \"watch,examples\" \"npm run watch\" \"cd ./examples && npm start\" ",
"start:vite": "npx concurrently --kill-others --names \"watch,examples\" \"npm run watch\" \"cd ./examples-vite && npm start\" ",
"setup": "node scripts/setup.mjs",
"updateStructure": "rm -rf ./yarn.lock && npm run setup && node scripts/copyFiles.mjs && node scripts/fixTsReferences.mjs",
"clean": "rm -rf ./yarn.lock && rm -rf gsi-packages && rm -rf ./node_modules && lerna clean -y && lerna run --no-private --stream --parallel clean",
"build": "lerna run build --ignore @gs.i/* --stream --no-private",
"rebuild": "lerna run --no-private --stream rebuild",
"watch": "node scripts/watch.mjs --fast",
"prepare": "husky install"
},
"lint-staged": {
"**/*.{js,ts,cjs,cts,mjs,mts,jsx,tsx}": [
"eslint",
"prettier --write --ignore-unknown"
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"chokidar": "^3.5.2",
"colors": "=1.4.0",
"concurrently": "^6.4.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "8.3.0",
"husky": "^7.0.4",
"jsonc-parser": "^3.0.0",
"lint-staged": "^12.3.7",
"prettier": "^2.6.1",
"shelljs": "^0.8.5",
"typescript": "^5.0.0",
"vite": "*"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。