Skip to content

Commit

Permalink
feat: 修改目录
Browse files Browse the repository at this point in the history
  • Loading branch information
黄艺 committed Jul 21, 2022
1 parent f9ea485 commit 0398721
Show file tree
Hide file tree
Showing 14 changed files with 8 additions and 22 deletions.
9 changes: 4 additions & 5 deletions .pnpm-debug.log
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
"selected": 1
},
"1 error pnpm": {
"code": "ERR_PNPM_CANNOT_REMOVE_MISSING_DEPS",
"hint": "Available dependencies: pnpm, vue-cli",
"code": "ERR_PNPM_NO_SCRIPT",
"err": {
"name": "pnpm",
"message": "Cannot remove 'vite': no such dependency found in 'dependencies'",
"code": "ERR_PNPM_CANNOT_REMOVE_MISSING_DEPS",
"stack": "pnpm: Cannot remove 'vite': no such dependency found in 'dependencies'\n at Object.handler (D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:122819:15)\n at async D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182795:21\n at async run (D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182769:34)\n at async runPnpm (D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182987:5)\n at async D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182979:7"
"message": "Missing script: dev",
"code": "ERR_PNPM_NO_SCRIPT",
"stack": "pnpm: Missing script: dev\n at Object.handler (D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:178251:15)\n at async D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182795:21\n at async run (D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182769:34)\n at async runPnpm (D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182987:5)\n at async D:\\Users\\mo\\AppData\\Roaming\\nvm\\v16.6.0\\node_modules\\pnpm\\dist\\pnpm.cjs:182979:7"
}
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions client/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ import react from '@vitejs/plugin-react'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
server: {
host: '0.0.0.0',
port: 8000
}
})
Binary file removed img/icon.jpg
Binary file not shown.
17 changes: 0 additions & 17 deletions js/background copy.js

This file was deleted.

0 comments on commit 0398721

Please sign in to comment.