0.1.4 • Published 5 years ago

parcel-plugin-google-fonts v0.1.4

Weekly downloads
3
License
MPL-2.0
Repository
github
Last release
5 years ago

parcel-plugin-google-fonts

Automagically rehost google fonts by bundeling them into your application

What it does

Basically it takes google fonts urls like these

<link href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

And downloads them into a local cache while replacing them during the build process

"This doesn't work. .addAssetMiddleware is not a function!"

This is part of an endeavour to bring middlewares to parcel: https://github.com/parcel-bundler/parcel/pull/3428

Comment at the PR to get it implemented quicker! :smile:

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago