pinafore/src
Nolan Lawson bb7fe6e30a
chore: make build process faster/simpler (#833)
This gets rid of the awkward checking-in of `template.html` to git (when
it's a built file) and also makes the rebuilds faster and more
consistent by running everything through the same pipeline. So inline
CSS, SVG, and JS are all partially built on-the-fly.

I've basically reinvented gulp, but it's pretty lightweight and
zero-dep, so I'm happy with it.
2018-12-17 17:21:29 -08:00
..
routes Fix Pleroma compability issue (#829) 2018-12-17 13:13:27 -08:00
client.js fix: fix NODE_ENV and webpack config (#818) 2018-12-15 19:21:20 -08:00
server.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
service-worker.js perf: avoid caching robots.txt in service worker (#820) 2018-12-16 09:35:02 -08:00