eBay / ebay-font

A small utility to efficiently load custom web fonts
MIT License
175 stars 19 forks source link

Minify the fontloader.js file #16

Closed seangates closed 6 years ago

seangates commented 6 years ago

Create a minified version of the fontloader.js file to make it as small as possible. You know, for the sake of making it as small as possible. 😉

RajaRamu commented 6 years ago

@seangates - this file will be aggregated as part of page JS where lasso will take care of it.

seangates commented 6 years ago

From what I understand, "standalone" means you don't use it with the bundler. Isn't that the case?

senthilp commented 6 years ago

@seangates We will apply uglify on the generated file.