vue: inheritPoint 샘플 작성

This commit is contained in:
2021-09-04 00:06:54 +09:00
parent ca4888ecae
commit 14bbcd0617
12 changed files with 177 additions and 188 deletions
+3
View File
@@ -52,9 +52,11 @@
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@vue/compiler-sfc": "^3.2.7",
"@vue/eslint-config-typescript": "^7.0.0",
"babel-loader": "^8.2.2",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-modern-browsers": "^15.0.2",
"bootswatch": "^5.1.0",
"clean-terminal-webpack-plugin": "^3.0.0",
"css-loader": "^6.2.0",
"eslint": "^7.32.0",
@@ -67,6 +69,7 @@
"ts-loader": "^9.2.5",
"typescript": "^4.4.2",
"url-loader": "^4.1.1",
"vue-eslint-parser": "^7.10.0",
"vue-loader": "^16.5.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.51.2",