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
Rich Harris 664da84c5a
Merge pull request #1095 from sveltejs/gh-1062
9 years ago
..
css Handle empty classes when pruning unused styles - fixes #997 9 years ago
generators Merge pull request #1095 from sveltejs/gh-1062 9 years ago
parse store <script> and <style> contents on Element node itself 9 years ago
server-side-rendering sanitize filenames before SSRing - fixes #1005 9 years ago
shared can just use options here 9 years ago
utils deconflict referenced globals - fixes #1079 9 years ago
validate Allow xlink:href attribute 9 years ago
config.ts Reinstate code coverage 9 years ago
index.ts WIP: pass just filename param 9 years ago
interfaces.ts WIP: fix args to markup hook 9 years ago