pinafore/.gitignore
Nolan Lawson 7876f82871
fix: build inline script using Rollup (#761)
* fix: build inline script using Rollup

This reduces code duplication and allows the theme engine to work the
same without modifying the code in two places. It does extra extra deps,
but I tried to keep them to a minimum.

* change code comment

* remove unnecessary constant
2018-12-08 11:21:54 -08:00

12 lines
166 B
Plaintext

.DS_Store
node_modules
.sapper
yarn.lock
templates/.*
assets/*.css
/mastodon
mastodon.log
assets/robots.txt
/inline-script-checksum.json
/assets/inline-script.js.map