1.0.0-alpha.2
·
18 commits
to master
since this release
Upgrade Deps. / Rewrite as ECMA Module, small Feature changes
- full rewrite as plain esmodule
- increased NodeJS min. version (>=12.20)
- upgrade dependencies (for details see commit)
- add
twig.extraLogicto be able to changetwig.functionsandtwig.filterswithout full reload of gulp- check example in
Gulpfile.jsofcreate-page-starter
- check example in
- typing fixes and optimizes
- add
ampCreatoradditionalsetupparam, so not alwayswrapis needed- breaking change when used
wrapbefore, simply passundefinedas second parameter toampCreatorfor upgrade
- breaking change when used
Gulpfile.jsnow needs to explicitly register the tasks, see example in this repo