mirror of
https://github.com/nolanlawson/pinafore
synced 2024-12-12 18:28:03 +01:00
7876f82871
* 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
12 lines
166 B
Plaintext
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
|