grunt-terrific-micro-exporter
Version:
An easy-to-use export module for Terrific Micro based on Grunt.js
28 lines (18 loc) • 962 B
Markdown
- fixed resolving of node_modules
- fixed an issue with imagemin, where original images where optimized, not the exported ones
- bump is now optional and can be disabled completely by providing `bump: false`
- imageminPaths now supports glob patterns
- fixed mapping: now uses custom delimiters `{%` and `%}`
- removed `config` key from configuration to slim down the configuration
- `dumpName` now uses custom delimiters `{%` and `%}` to prevent template processing with old package information
- `tc-micro-exporter` is not longer a multiTask
- Bugs fixed:
- `tc-micro-exporter:dump` and `tc-micro-exporter:release` fails with errors
- `tc-micro-exporter:release:minor` and `tc-micro-exporter:release:major` fails with error
- `dumpName` gets old version on release