Commit Graph

17 Commits (dafbdc286eef3de2243088a9a826e6899e20465c)

Author SHA1 Message Date
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors (#6169)
5 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
7 years ago