4 Commits (41722923d5f88202a9876966ae57cca0a8a4ea61)

Author SHA1 Message Date
Mike Fix 0ac845d285
move favicon and manifest.json out of /public/static 5 years ago
Mike Fix 541ef5ed84
move /static to /public/static 5 years ago
Mike Fix 8c3f674d60 just disallow query string in robots.txt 5 years ago
Tim Neutkens 7fdda47816 Add autoExport (#782)
* Add autoExport

* Upgrade Next.js

* Upgrade Next.js

* export service worker to /public

* fix service worker build - file exported to /public (unwanted)

* next next@canary

* try to fix SW

* try to fix SW

* add back _next routing for now

* try a mix of configs

* Fix service-worker serving

* Remove _next route

* Next 9

* move stuff back into /static

* fix service-worker

* don't use canary next builds

* static/banner.png -> static/brand/banner.png

* remove now-build script
5 years ago