Home > @lynx-js/rspeedy > Output > dataUriLimit
The Output.dataUriLimit option is used to set the size threshold to inline static assets such as images and fonts.
Signature:
The default value of dataUriLimit
is 2kB.
Inline all static assets less than 4kB:
Disable inlining of static assets:
Inline all static assets: