mockup-compiler-js

Mockup compiler for mockup loader (js implementation)

MIT License

Downloads
42
Stars
1
Committers
4

Bot releases are hidden (Show)

mockup-compiler-js - Multiple improvements Latest Release

Published by sbcgua over 2 years ago

! BREAKING: cut support of multiple include dirs, due to technical reasons. Please log an issue if you need this feature
! BREAKING: default eol is 'lf'
+ Create .meta/src_files with SHA1 of source files, to be compatible with abap version
+ watcher now watches include dirs as well
+ included files are listed in the output
+ skipFieldStartingWith config param, to control a fields-prefix to ignore
+ cleanDestDirOnStart config param
+ --no-zip command line param
+ better missing config handling
* multiple refactoring
mockup-compiler-js - version 1.0.5

Published by sbcgua over 5 years ago

security fixes, dependencies updates