[ https://issues.apache.org/jira/browse/TAP5-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thiago Henrique De Paula Figueiredo updated TAP5-2810: ------------------------------------------------------ Description: 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. (was: 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. ) > 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)