[
https://issues.apache.org/jira/browse/TAP5-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010163#comment-18010163
]
ASF subversion and git services commented on TAP5-2810:
-------------------------------------------------------
Commit 95b0b5a1cb9c2ea54d439744397b58fd08578d44 in tapestry-5's branch
refs/heads/feature/requirejs-less from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=95b0b5a1c ]
TAP5-2810: fixing ES modules and pageinit relationship
> Support for running Tapestry without Require.js
> -----------------------------------------------
>
> Key: TAP5-2810
> URL: https://issues.apache.org/jira/browse/TAP5-2810
> Project: Tapestry 5
> Issue Type: New Feature
> Components: tapestry-core
> Reporter: Thiago Henrique De Paula Figueiredo
> Assignee: Thiago Henrique De Paula Figueiredo
> Priority: Major
>
> Starting with 5.10.1, Tapestry has support for ES (ES6/JavaScript) modules,
> which have their own module resolution and dependency mechanisms provided by
> the browser itself. Require.js is an old tool for module resolution and
> dependencies, with its own problems, so Tapestry should, out of the box,
> support ability to run without Require.js if the user wants that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)