Skip to content

Commit

Permalink
Add breakpoints, fix #116
Browse files Browse the repository at this point in the history
  • Loading branch information
octref committed May 13, 2017
1 parent 0e63faf commit 268cf55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
],
"main": "./client/out/htmlMain",
"contributes": {
"breakpoints": [
{ "language": "vue" }
],
"languages": [
{
"id": "vue",
Expand Down

0 comments on commit 268cf55

Please sign in to comment.