mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
* Add fixture * Prevent boolean minify options from being replaced * Update snapshots * Add changeset
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"name": "minify-config-boolean",
|
|
"minify": {
|
|
"compress": true,
|
|
"mangle": false
|
|
}
|
|
}
|