Javascript module isn't generating css asset url

2022-04-14 Thread George Christman
Hi, I upgraded to Tapestry 5.8.1 and I moved all my js, css and modules to the webapp directory. I have a ckeditor module that is trying to load some ckeditor css and image files. In older versions of tapestry I resolved this with ClasspathAssetAliasManager, but that seems to be deprecated and no l

Javascript module can't access css / image urls

2022-04-14 Thread George Christman
Hi, I upgraded to Tapestry 5.8.1 and I moved all my js, css and modules to the webapp directory. I have a ckeditor module that is trying to load some ckeditor css and image files. In older versions of tapestry I resolved this with ClasspathAssetAliasManager, but that seems to be deprecated and no l