[ https://issues.apache.org/jira/browse/TAP5-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709145#comment-14709145
]
Jochen Kemnade commented on TAP5-2238:
--------------------------------------
I've also mentioned another manifestation of the problem on the dev mailing list: I have created
a stack for a single module that cannot be minified correctly. If I @Import it, it is added
unminified, but if I require it from the client, it is minified nonetheless. The redirect
I proposed would fix that too.
> When require-ing a module that is part of a JavaScript Stack, the entire stack should
be imported
> -------------------------------------------------------------------------------------------------
>
> Key: TAP5-2238
> URL: https://issues.apache.org/jira/browse/TAP5-2238
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.4
>
>
> This is parallel to existing logic w.r.t. to libraries and stacks.
> Without this, it may be necessary to import the stack, and require the desired module,
for efficient behavior in both development and production (with aggregation enabled).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|