inputlogic / pwa-starter

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

Update eslint to ignore unused Fragment. #84

Closed staydecent closed 4 years ago

staydecent commented 4 years ago

So we can import Fragment and use the short-hand syntax <></>.

github-actions[bot] commented 4 years ago

Size Change: 0 B

Total Size: 67.4 kB

Filename Size Change
public/module/1595010088430-index.js 0 B -32.4 kB (0%)
public/module/index-47a7b975.js 0 B -539 B (0%)
public/module/index-ca11d1e3.js 0 B -371 B (0%)
public/nomodule/1595010088430-index.js 0 B -32.4 kB (0%)
public/nomodule/index-9a023a9c.js 0 B -419 B (0%)
public/nomodule/index-ea5b9ab4.js 0 B -584 B (0%)
public/module/1595010050703-index.js 32.4 kB +32.4 kB (100%) 🆘
public/module/index-2077dcc4.js 371 B +371 B (100%) 🆘
public/module/index-a3b25130.js 539 B +539 B (100%) 🆘
public/nomodule/1595010050703-index.js 32.4 kB +32.4 kB (100%) 🆘
public/nomodule/index-0e10b560.js 418 B +418 B (100%) 🆘
public/nomodule/index-58e1d213.js 584 B +584 B (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

Neato! Thanks!