You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/src/compile
Richard Harris 016bf84800
dont pass around reference to component
7 years ago
..
css always use stats.warn instead of options.onwarn - fixes #1918 7 years ago
nodes fix hoisting of functions that reference imported values - fixes #1933 7 years ago
render-dom dont pass around reference to component 7 years ago
render-ssr prevent duplicate declaration of store values - fixes #1883 7 years ago
Component.ts fix hoisting of functions that reference imported values - fixes #1933 7 years ago
index.ts simplify option normalization 7 years ago
wrapModule.ts always use stats.warn instead of options.onwarn - fixes #1918 7 years ago