Releases: intervalia/gulp-component-assembler
Releases · intervalia/gulp-component-assembler
4.1.1
4.1.0
We not support two letter locales like en
and fr
as well as extended locales like en-gb
and fr-ca
4.2.1
Preventing success on failure to build
4.2.0
Merged externalLibPath
code from FS
4.0.0
Merge pull request #19 from fs-webdev/master handle creating empty assembly.json
2.1.1 - Custom locale variable name
- Added option to define the variable that holds the locale to use. The default is still
window.locale
but you can now define it by setting the optionlocaleVar
. - Added tests to validate the locale code is working correctly
- Spelling corrections and clean-up of documentation.
2.1.0 - Watching
Adding watching os dependent file. If any of those change, are added or removed then the assembly.json file is touched with the current date/time
corrected dependencies list to include gulp-util
1.1.1 Fixed Issue#4 - moved "gulp-util" from "devDependencies" to "deepende…
Release of version 1.1.0
See comments in UPDATE_HISTORY.md
1.0.4: Added blobby paths for the `files` and `templates` parameters
Added more docs.
Now have the ability to use globby folders for files
and templates
arrays in the assembly.json