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 95b0b5a1c TAP5-2810: fixing ES modules and pageinit relationship
new f2894a403 TAP5-2804: Fixing dynamic locale message imports
new 74120c30f TAP5-2810: fixing ES modules imports with function calls
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 | 22 ++++----
.../apache/tapestry5/modules/JavaScriptModule.java | 58 +++++++++++++---------
.../typescript/src/t5/core/messages-es-module.ts | 4 ++
3 files changed, 52 insertions(+), 32 deletions(-)