Re: Where to find dom js

2022-08-16 Thread Ric 2000
Hi Ben, Thanks a lot. Cheers, Ric Ben Weidig schrieb am Mi., 17. Aug. 2022, 08:46: > Hi Ric, > > the file is preprocessed as a Gradle task of Tapestry itself to support > jquery and prototype. [1] > The version matching your JS provider is added as "t5/core/dom" here [2] > > Hope this helps!

Re: Where to find dom js

2022-08-16 Thread Ben Weidig
Hi Ric, the file is preprocessed as a Gradle task of Tapestry itself to support jquery and prototype. [1] The version matching your JS provider is added as "t5/core/dom" here [2] Hope this helps! Cheers Ben [1] https://github.com/apache/tapestry-5/blob/5.4.x/tapestry-core/src/main/preprocessed-