Re: 5.4.2: How to completely disable Tapestry core stack?
Carlos Montero Canabal <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, For remove tapestry default css you can see here http://tapestry5.dev-util.com/optimization/remove-tapestry-default-css <http://tapestry5.dev-util.com/optimization/remove-tapestry-default-css> For javascript, I think it’s not posible remove core.js (includes requirejs and other files that are necessary for success behavior), but I’m not 100% sure. Regards > El 29/8/2017, a las 12:07, Rural Hunter <[email protected]> escribió: > > Hi, > > I tried both overriding SymbolConstants.INCLUDE_CORE_STACK and contributing MarkupRenderer to set "ImportCoreStack" to null. But I still see some tapestry core staffs are loaded such as core.js, tapestry.css etc. Why? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >