forked fromvuejs/vue
- Notifications
You must be signed in to change notification settings - Fork0
Commit8f04135
fix(parser): allow CRLFs in string interpolations (vuejs#8408)
fixvuejs#81031 parenta64ff19 commit8f04135
File tree
2 files changed
+7
-1
lines changed- src/compiler/parser
- test/unit/modules/compiler
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
731 | 731 | | |
732 | 732 | | |
733 | 733 | | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
734 | 740 | | |
0 commit comments
Comments
(0)