Commit Graph

24 Commits (f9efb4d9920ff76b4b22bec8443ee2049a05cf26)

Author SHA1 Message Date
Ben McCann ca531519a8
chore: switch to @jridgewell/sourcemap-codec (#8321)
3 years ago
Hofer Ivan 0eba57113b
[chore]: store regexp as variable instead of defining it inline (#7716)
3 years ago
metonym 439bbf87e3
[feat] add SveltePreprocessor utility type (#7742)
3 years ago
Bjorn Lu bc34862060
[fix] update preprocessor types (#6904)
4 years ago
Bjorn Lu b845307698
[fix] handle preprocess with empty sourcemaps (#6757)
4 years ago
Simon H 98aefd3cf6
[fix] make Source type in preprocess private (#6726)
4 years ago
Tan Li Hau cb189ad0ec
[chore] update code-red, estree-walker, is-reference (#6551)
4 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors (#6169)
4 years ago
Luke Edwards e5a5eaeef0
fix: revert breaking change for `compiler/preprocess` types location (#6100)
5 years ago
Andreas Ehrencrona abf11bb02b
Refactored preprocess for readability (#5763)
5 years ago
milahu 0d19f67ec4
Parse attached sourcemap from preprocessor (#5854)
5 years ago
dmitrage 68538c61eb
Fix various issues with preprocess source maps (#5754)
5 years ago
milahu 3d68ceaf8f
support using decoded sourcemaps from SourceMapGenerator (#5732)
5 years ago
halfnelson dcfbd69516
Preprocessor sourcemap support (#5584)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Lukas Möller f36b414d30
preprocess self-closing script and style tags (#5082)
5 years ago
das 2b0762f930 Tidy up (#4005)
6 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors
6 years ago
Luiz Corte Real a304b661c5 Change type of preprocessor functions to include Promise
6 years ago
Luiz Corte Real 52b0951db6 Remove external dependencies from exported files
6 years ago
Conduitry f78362dad4 preprocess: fix handling of attribute values containing `=`
6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago