[
https://issues.apache.org/jira/browse/TAP5-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004758#comment-18004758
]
ASF subversion and git services commented on TAP5-2810:
-------------------------------------------------------
Commit 9645d2a69b4a12046eb6cc923999c28b1b0783a5 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=9645d2a69 ]
TAP5-2810: ES modules for Bootstrap JS
> 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)