Nolan Lawson
|
c309e5842d
|
slightly improve Svelte 2.0 compatibility (#244)
* slightly improve Svelte 2.0 compatibility
* fixup
* fix lint
|
2018-04-29 22:13:41 -07:00 |
Nolan Lawson
|
e342eadbd0
|
improve dev environment, enable HMR (#229)
|
2018-04-28 12:10:50 -07:00 |
Nolan Lawson
|
bf36667002
|
use chunks:all in webpack splitChunks (#193)
* use chunks:all in webpack splitChunks
* tweak webpack settings
|
2018-04-20 23:35:07 -07:00 |
Nolan Lawson
|
74ea773c25
|
remove lodash forEach to reduce bundle size (#156)
|
2018-04-17 21:47:39 -07:00 |
Nolan Lawson
|
8cdfdd9bc6
|
better JS size and async CSS with mini-css-extract-plugin (#145)
* better JS size and async CSS with mini-css-extract-plugin
* fix sourcemaps
|
2018-04-17 08:19:15 -07:00 |
Nolan Lawson
|
6169b53643
|
simplify webpack config (#124)
|
2018-04-14 18:20:21 -07:00 |
Nolan Lawson
|
96f02f349b
|
improve webpack dev mode (#104)
|
2018-04-13 20:49:52 -07:00 |
Nolan Lawson
|
9030a24d2b
|
Preserve Uglify source maps in production (#103)
|
2018-04-13 20:17:36 -07:00 |
Nolan Lawson
|
8e10c18080
|
fix webpack source maps for firefox
[skip ci]
|
2018-04-12 17:52:32 -07:00 |
Nolan Lawson
|
143d80c94e
|
tweak webpack config to make it faster and more correct
|
2018-03-24 18:17:55 -07:00 |
Nolan Lawson
|
18c66d5655
|
add lodash features we were using
|
2018-03-16 23:38:28 -07:00 |
Nolan Lawson
|
d6073e33ff
|
fix sourcemap config
|
2018-03-04 16:42:04 -08:00 |
Nolan Lawson
|
ff9ffc2308
|
upgrade webpack to v4
|
2018-03-04 09:25:44 -08:00 |
Nolan Lawson
|
1ef3238974
|
tweak webpack config
|
2018-02-14 22:23:28 -08:00 |
Nolan Lawson
|
2e83bc0ff9
|
use standard
|
2018-02-08 22:29:29 -08:00 |
Nolan Lawson
|
556214bbf2
|
allow async chunks
|
2018-02-06 21:15:08 -08:00 |
Nolan Lawson
|
7a510101d0
|
automatically remove console logs
|
2018-01-27 08:22:23 -08:00 |
Nolan Lawson
|
67f2e6241d
|
remove setImmediate polyfill
|
2018-01-20 20:52:40 -08:00 |
Nolan Lawson
|
a012bcfecd
|
code cleanup
|
2018-01-19 17:17:24 -08:00 |
Nolan Lawson
|
3da20697ca
|
reduce lodash size
|
2018-01-19 01:04:05 -08:00 |
Nolan Lawson
|
13231a8af4
|
improve bundle size, add webpack-bundle-analyzer
|
2018-01-14 17:50:29 -08:00 |
Nolan Lawson
|
03c98ab31f
|
do temporary workaround for sveltejs/sapper#79
|
2018-01-14 12:09:59 -08:00 |
Nolan Lawson
|
c3a8f847aa
|
initial commit
|
2018-01-06 15:51:25 -08:00 |