inputlogic / pwa-starter

A starting point for Preact based PWAs (WIP)
MIT License
3 stars 0 forks source link

Add post-login redirect based on the 'next' arg #65

Closed weslord closed 4 years ago

weslord commented 4 years ago

Upstreaming this feature from Floorspace

github-actions[bot] commented 4 years ago

Size Change: +131 B (0%)

Total Size: 68.1 kB

Filename Size Change
public/module/dashboard-cac02a50.js 0 B -383 B (0%)
public/module/index-098b1e72.js 0 B -4.09 kB (0%)
public/module/index.js 10.5 kB +37 B (0%)
public/nomodule/dashboard-17a12c48.js 0 B -399 B (0%)
public/nomodule/index-a43d2e7b.js 0 B -3.9 kB (0%)
public/nomodule/index.js 10.3 kB +41 B (0%)
public/module/dashboard-58121af9.js 409 B +409 B (100%) 🆘
public/module/index-4f271a07.js 4.09 kB +4.09 kB (100%) 🆘
public/nomodule/dashboard-87281696.js 421 B +421 B (100%) 🆘
public/nomodule/index-9115cfa7.js 3.91 kB +3.91 kB (100%) 🆘
ℹī¸ View Unchanged | Filename | Size | Change | | |:--- |:---:|:---:|:---:| | `public/module/index-6f308b51.js` | 927 B | 0 B | | | `public/module/index-8bc19134.js` | 1.97 kB | 0 B | | | `public/module/url-08af9b04.js` | 16.4 kB | 0 B | | | `public/nomodule/index-31ed231e.js` | 1.9 kB | 0 B | | | `public/nomodule/index-76e43118.js` | 904 B | 0 B | | | `public/nomodule/url-a70ea96e.js` | 16 kB | 0 B | | | `public/workers/request.js` | 419 B | 0 B | |

compressed-size-action

staydecent commented 4 years ago

This looks great! I can dig into why the Netlify deploy is failing.