3 Commits (1bd7f16e4d71d90db65d16c09d259fcb7c2b3a2e)

Author SHA1 Message Date
Mike Fix 7923888a6f
update robots.txt 3 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