0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00

remove debugging output

This commit is contained in:
Richard Harris 2019-01-29 22:08:52 -05:00
parent 21a07fcaf4
commit f7d4d14f0c

View File

@ -1,5 +1,4 @@
export default {
show: 1,
compileOptions: {
name: 'Set'
},