Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

spiltcoffee/vue-syntax-loop-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-syntax-loop-example

vuejs/vue#12623

Steps

$ yarn install
$ yarn build

Expected

An error to return pretty immediately about v-slot syntax.

Actual

yarn build never returns.