Commit Graph

3 Commits

Author SHA1 Message Date
Nolan Lawson 9553c74799
chore: remove now.json from source control (#1126)
* chore: remove now.json from source control

* fixup
2019-03-31 10:55:54 -07:00
Nolan Lawson 880bc7a38a
perf: use a separate icons.svg file (#1067)
* perf: use a separate icons.svg file

This splits icons into inline and non-inline. The inline ones are high
priority; the rest go in an icons.svg file.

* create SvgIcon.html

* determine inlined svgs at build time
2019-03-02 19:02:06 -08:00
stanclai c1df934c55 perf: Reduce docker image (#1064)
* Add .dockerignore file to clean image building area

* Optimize docker image build
2019-03-02 13:33:16 -08:00