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/test
Rich Harris 040f0f03b5
handle export {...} in script, fix test
8 years ago
..
cli rename onmount,ondestroy,onprops,onupdate to onMount,onDestroy,beforeRender,afterRender 8 years ago
create update some tests 8 years ago
css update css tests 8 years ago
custom-elements fix a few tests 8 years ago
hydration dont try to be clever with module interop 8 years ago
js dont try to be clever with module interop 8 years ago
parser dont try to be clever with module interop 8 years ago
preprocess dont try to be clever with module interop 8 years ago
runtime handle export {...} in script, fix test 8 years ago
server-side-rendering dont try to be clever with module interop 8 years ago
sourcemaps dont try to be clever with module interop 8 years ago
stats dont try to be clever with module interop 8 years ago
store more unused stuff 8 years ago
validator dont try to be clever with module interop 8 years ago
helpers.js dont try to be clever with module interop 8 years ago
setup.js dont try to be clever with module interop 8 years ago
test.js