Skip to content

Commit

Permalink
chore: use symlink in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Dec 3, 2020
1 parent edfa283 commit 3dc120c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.11",
"vuetify": "^2.2.8",
"vuetify-loader": "../",
"vuetify-loader": "link:../",
"webpack": "^4.41.5",
"webpack-bundle-analyzer": "^3.6.0",
"webpack-cli": "^3.3.10",
Expand Down
9 changes: 3 additions & 6 deletions dev/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5504,12 +5504,9 @@ vue@^2.6.11:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==

vuetify-loader@../:
version "1.6.0"
dependencies:
decache "^4.5.1"
file-loader "^4.0.0"
loader-utils "^1.2.0"
"vuetify-loader@link:..":
version "0.0.0"
uid ""

vuetify@^2.2.8:
version "2.2.8"
Expand Down

0 comments on commit 3dc120c

Please sign in to comment.