Hello everyone,
i'm trying to bring the dynamic imports in our AEM projects. I do see the file being built correctly, the chunks are under a clientlib named dynamic module, under the clientlibs folder, within ui.apps.
I do also see it replicated on my local environ in CRX


However, when accessing the page that loads those chunks, i got a 404 on the chunks ( 890.js or 980.js )

For all intents and purpose, it should work. The path is right, it looks like other clientlib path we are loading on the page, etc.clientlibs/<PROJECT>/clientlibs/<CLIENTLIB>. Im seeing this locally, im on an author environnement and do not goes through a dispatcher