Erick Zhao
a12017a91d
chore: proper prettier config ( #385 )
2023-03-15 16:03:25 -07:00
Antón Molleda
16c5d4c960
fix: show docusaurus 404 page on error
...
Fix #43
2021-07-06 19:58:23 -07:00
Antón Molleda
4bf1ea53c5
fix: absolute redirects in production
...
In production when accessing a URL without a trailing `/`, the nginx
server redirects absolutely and thus navigating to the herokuapp instead
of leaving the user in `www.electronjs.org`.
2021-06-04 14:14:30 -07:00
Antón Molleda
83be81107e
chore: add heroku config
...
Add `static.json` specifying custom headers for static assets and what
folder to serve (`build`).
The Heroku application was created following
["Getting Started with Single Page Apps on Heroku"][SPA Heroku].
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ref #2
[SPA Heroku]: https://gist.github.com/hone/24b06869b4c1eca701f9
2021-04-28 10:48:43 -07:00