forked from stepanowon/vuejs_book_2nd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9f1220
commit b1530db
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,8 +24,8 @@ npm install --save [email protected] [email protected] | |
~~~ | ||
|
||
### 2. Vue CLI 3.x으로 작성한 코드를 IE11에서 작동하도록 설정하기 | ||
아래 문서를 참조하세요. | ||
https://steemit.com/vue-cli3/@stepanowon/vue-cli-3-x-ie11 | ||
- 다음 문서를 참조하세요. | ||
- https://steemit.com/vue-cli3/@stepanowon/vue-cli-3-x-ie11 | ||
|
||
------------------------------- | ||
|
||
|