Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 405 Bytes

lfa-file-size-checker

File size checker plugin for LFA

Checks that assets are within certain file size boundaries

Installation

Just place it in plugins/ in your project.

One way of doing that is through submodules.

git submodule add https://github.com/learnfwd/lfa-file-size-checker.git plugins/lfa-file-size-checker

Usage

The plugin will be picked up automatically at lfa compile