880bc7a38a
* 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
20 lines
295 B
Plaintext
20 lines
295 B
Plaintext
.git
|
|
BREAKING_CHANGES.md
|
|
CONTRIBUTING.md
|
|
docs
|
|
README.md
|
|
tests
|
|
.DS_Store
|
|
/node_modules
|
|
/__sapper__
|
|
/mastodon
|
|
/mastodon.log
|
|
/src/template.html
|
|
/static/*.css
|
|
/static/icons.svg
|
|
/static/robots.txt
|
|
/static/inline-script.js.map
|
|
/static/emoji-mart-all.json
|
|
/src/inline-script/checksum.js
|
|
yarn-error.log
|