thomas4Bitcraft
thomas4Bitcraft
@ltroya-as with hashes you mean the payloads are not loaded like I have here -> https://github.com/nuxt/nuxt.js/discussions/10623 ?
Are you using nuxt?
Awesome 💪
Really nobody?
@danielroe I made a mistake at my initial issue: `/d` is also not working. So the basePath property as a whole seems to be broken right now
@danielroe The assets are now resolved and are reachable under `/d/`. The problem now are the pages or precisely the i18n package. We have a Cloudfront which routes all `/d/...
Sure I'll create a reproduction. Another thing I noticed: The JS Files in `head` still seems to behave different than all the other nuxt files
same with nuxt-bridge. Adding new classes require a reload of the nitro server.
I had the same issue - resolved it by using `"./node_modules/nuxt-windicss/dist",`
Any updates on this? 🙂