mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-16 14:50:22 +00:00
16 lines
311 B
YAML
16 lines
311 B
YAML
|
|
---
|
||
|
|
$schema: http://json-schema.org/draft-04/schema#
|
||
|
|
properties:
|
||
|
|
plugins:
|
||
|
|
properties:
|
||
|
|
minimize_size:
|
||
|
|
properties:
|
||
|
|
shrink:
|
||
|
|
type: boolean
|
||
|
|
zerofree:
|
||
|
|
type: boolean
|
||
|
|
type: object
|
||
|
|
type: object
|
||
|
|
title: Minimize size plugin manifest
|
||
|
|
type: object
|