Rich Harris
|
52c4106d2c
|
in this house we use tabs
|
2019-04-21 13:41:52 -04:00 |
|
Artyom Stepanishchev
|
01c0097acb
|
Fixed %sapper.styles% injection for webpack builds
|
2019-04-08 18:51:35 +03:00 |
|
Richard Harris
|
55505571f8
|
extract entry css correctly
|
2019-02-24 20:44:19 -05:00 |
|
Rich Harris
|
ca034d0857
|
Support Svelte 3
fixes #546, #551, #552, #554
|
2019-02-03 14:29:47 -05:00 |
|
Conduitry
|
7726325b4b
|
support Rollup 1.0
|
2018-12-31 11:14:49 -05:00 |
|
Artyom Stepanishchev
|
af2a792508
|
Added css build info for webpack apps
|
2018-12-07 23:28:28 +03:00 |
|
Rich Harris
|
410c52df41
|
fix lazy css bug, add tests
|
2018-10-24 18:48:38 -04:00 |
|
Rich Harris
|
44736754ad
|
fix file extension
|
2018-10-15 21:27:52 -04:00 |
|
Rich Harris
|
1b9b559d82
|
include css depended upon by entry point, even if also depended on by a lazily-loaded component
|
2018-10-11 23:18:51 -04:00 |
|
Rich Harris
|
52f40f9e63
|
Improve internal API
|
2018-10-08 19:21:15 -04:00 |
|
Rich Harris
|
bb04af41bd
|
fix legacy builds
|
2018-10-02 11:13:09 -04:00 |
|
Rich Harris
|
02256ae214
|
ensure CSS placeholders are overwritten
|
2018-10-02 10:27:02 -04:00 |
|
mrkishi
|
584ddd1c85
|
Fix rollup input paths on Windows
|
2018-10-01 17:47:44 -03:00 |
|
Rich Harris
|
ffa1e1f704
|
Merge branch 'master' into escaping-issues
|
2018-09-23 21:41:02 -04:00 |
|
mrkishi
|
0bd1b0b8e2
|
Fix filename escaping issues
|
2018-09-21 15:34:59 -03:00 |
|
Rich Harris
|
273823dfd7
|
move config into single file, add errors to help people migrate
|
2018-09-19 16:27:30 -04:00 |
|
Rich Harris
|
f29e7efbd6
|
const -> let
|
2018-09-19 11:25:04 -04:00 |
|
Andrew Smith
|
467041a3cd
|
Fix for legacy manifest file
|
2018-09-13 19:45:30 +01:00 |
|
Rich Harris
|
bf9cbe2f3b
|
print details of webpack errors - fixes #403
|
2018-09-02 21:53:46 -04:00 |
|
Rich Harris
|
bebb0dd595
|
CSS extraction and code-splitting
closes #388
|
2018-09-02 14:46:27 -04:00 |
|