1.0.9 • Published 3 years ago

mtabt-plugin-archive v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Archive

A plugin to create nice zipped resources

Gettings started

Add mtabt-plugin-archive to your MTA Build Tool configuration file. Please, keep in mind that the order you specify your plugins does matter and, usually, you would like to use this at the very last position.

// Usually in .mtabtrc.js

module.exports = {
  plugins: [..., "mtabt-plugin-archive"]
}

Arguments

Please, check here to learn how to provide plugin arguments.

NameTypeDescriptionDefault
delete-after-compactbooleanRemove a resource files of the out directory after successfully compressedtrue
1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago