This commit is contained in:
2021-09-22 14:53:14 +08:00
parent bf6377df80
commit eaa1b6740e
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# league-explorer
## 初始化配置
复制 `.env.example` => `.env`, `.env.development`
一个是打包发布时使用的配置,一个本地开发配置
## Project setup
```
yarn install

View File

@@ -16,7 +16,6 @@
"vuex-persistedstate": "^4.0.0"
},
"devDependencies": {
"@types/store": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@vue/cli-plugin-babel": "^4.5.13",

View File

@@ -1118,11 +1118,6 @@
resolved "https://registry.nlark.com/@types/source-list-map/download/@types/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
integrity sha1-AHiDYGP/rxdBI0m7o2QIfgrALsk=
"@types/store@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@types/store/-/store-2.0.2.tgz#6263d4f1aab225032ea55b17d94f3b725a21c943"
integrity sha512-ZPHnXkzmGMfk+pHqAGzTSpA9CbsHmJLgkvOl5w52LZ0XTxB1ZIHWZzQ7lEtjTNWScBbsQekg8TjApMXkMe4nkw==
"@types/tapable@^1":
version "1.0.8"
resolved "https://registry.nlark.com/@types/tapable/download/@types/tapable-1.0.8.tgz?cache=0&sync_timestamp=1629709558800&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Ftapable%2Fdownload%2F%40types%2Ftapable-1.0.8.tgz#b94a4391c85666c7b73299fd3ad79d4faa435310"