This is an automated email from the ASF dual-hosted git repository.
thiagohp pushed a change to branch feature/requirejs-less
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git
from 273babbcb TAP5-2810: hopefully final ES module import and init fixes
new c7e99e6e2 Fixing DocumentLinkerImplTest.
new 89b8fe4a1 TAP5-2810: adjusting pageinit so it works with AMD and ES
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../services/javascript/EsModuleManagerImpl.java | 4 +-
.../resources/org/apache/tapestry5/core.properties | 2 +-
.../src/main/typescript/src/t5/core/pageinit.ts | 44 +++++++++++++++-------
.../services/DocumentLinkerImplTest.groovy | 24 +++++-------
4 files changed, 44 insertions(+), 30 deletions(-)