inputlogic / pwa-starter

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

Stack router #77

Closed staydecent closed 4 years ago

staydecent commented 4 years ago

Closes #23 (animations could be tweaked to be improved, but this is a starting point).

github-actions[bot] commented 4 years ago

Size Change: +17.8 kB (27%) 🚨

Total Size: 64.6 kB

Filename Size Change
public/module/1593802223753-index.js 0 B -20.6 kB (0%)
public/module/index-056b11dd.js 0 B -573 B (0%)
public/module/index-a9182480.js 0 B -322 B (0%)
public/module/use-request.m-d86945d8.js 0 B -1.44 kB (0%)
public/nomodule/1593802223753-index.js 0 B -20.7 kB (0%)
public/nomodule/index-5cc4aa6c.js 0 B -374 B (0%)
public/nomodule/index-eef4c6b3.js 0 B -621 B (0%)
public/nomodule/use-request.m-fe8b27bb.js 0 B -1.51 kB (0%)
public/module/1593802192139-index.js 29.4 kB +29.4 kB (100%) 🆘
public/module/index-5a7cc318.js 575 B +575 B (100%) 🆘
public/module/index-74b955cc.js 408 B +408 B (100%) 🆘
public/module/use-request.m-79ff2c31.js 1.44 kB +1.44 kB (100%) 🆘
public/nomodule/1593802192139-index.js 29.4 kB +29.4 kB (100%) 🆘
public/nomodule/index-a21117b8.js 622 B +622 B (100%) 🆘
public/nomodule/index-ca12748d.js 458 B +458 B (100%) 🆘
public/nomodule/use-request.m-fc7ba455.js 1.51 kB +1.51 kB (100%) 🆘
ℹī¸ View Unchanged | Filename | Size | Change | | |:--- |:---:|:---:|:---:| | `public/workers/cache.js` | 320 B | 0 B | | | `public/workers/request.js` | 419 B | 0 B | |

compressed-size-action

coryschadt commented 4 years ago

Looks good to me. I like how the animations are css based, should give us lots of flexibility.