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
Conduitry 600b3926d3
use Object.setPrototypeOf instead of __proto__
8 years ago
..
css Handle empty classes when pruning unused styles - fixes #997 8 years ago
generators use Object.setPrototypeOf instead of __proto__ 8 years ago
parse Remove unnecessary 'const' assignment 8 years ago
server-side-rendering sanitize filenames before SSRing - fixes #1005 8 years ago
shared can just use options here 8 years ago
utils Check against this usage in computed functions 8 years ago
validate tweak error wording slightly 8 years ago
config.ts Reinstate code coverage 8 years ago
index.ts WIP: pass just filename param 8 years ago
interfaces.ts WIP: fix args to markup hook 8 years ago