Commit Graph

27 Commits (f02f4cf6fc63ef91a0b9d6fc91efd61f932627df)

Author SHA1 Message Date
Rich Harris b72225a28f rename loc to start, include character info in locations
8 years ago
Rich Harris b128399540 fix some more tests
8 years ago
Rich Harris 6719958169 remove cascade option
8 years ago
Rich Harris 75c86887b8 remove code, map and cssMap from svelte.compile output
8 years ago
Rich-Harris e8442d01eb dont generate test output if no css
9 years ago
Rich-Harris 6d47e924c4 output { js, css, ast } from svelte.compile - fixes #795
9 years ago
Rich Harris 1bd5d0897c use base36 for style classes
9 years ago
Rich Harris 3053aaeec3 update tests
9 years ago
Emil Ajdyna 7c58d0520c Base scoping hashes on CSS content rather than entire file
9 years ago
Rich Harris ef8971ecad fix annoying test failure
9 years ago
Rich Harris e5e6783879 fix test
9 years ago
Rich Harris cff7fe004b minify css and remove unused styles (#697)
9 years ago
Rich Harris 4759515db6 better CSS sourcemaps
9 years ago
Rich Harris 62c70cce9f move css logic into new Stylesheet class, add CSS sourcemap support
9 years ago
Rich Harris 5d44d65ae8 hack sourcemap to mitigate confusion caused by missing data for each block (#681)
9 years ago
Rich Harris ecc84fbecf prettierfy test files
9 years ago
Rich-Harris 660e72a773 retain binding sourcemaps to the extent possible
10 years ago
Rich Harris 952a659858 fix test
10 years ago
Rich Harris 99b7e7e304 test binding values work with sourcemaps
10 years ago
Rich-Harris 0d8b53aa11 update gitignore, remove some files from repo
10 years ago
Rich-Harris f7c1fb0c57 move tests around to facilitate registering babel based on environment
10 years ago
Rich Harris b7a2978ceb update tests
10 years ago
Rich Harris 7e65e8b0b0 populate map.sources and map.sourcesContent even if none of the original code is used
10 years ago
Rich Harris 453622b9d5 add outputFilename option for sourcemap generation
10 years ago
Rich-Harris 792d73def8 upgrade magic-string, fix sourcemaps
10 years ago
Rich Harris c641144da5 more sourcemap stuff
10 years ago
Rich-Harris e2f8fedf26 add infrastructure for sourcemap tests
10 years ago