xCk27x I have a project that must use nuxt as the frontend framework, and I want to use rpgjs in the main page. So I concerne if I can intergrate nuxt and rpgjs together, and using <div id="rpg"></div> in app.vue (nuxt's main component) instead of index.html.
Samarium Hello and welcome, RPGJS uses a ViteJS-based compiler with a very specific configuration. For the moment, we can't integrate with Nuxt or similar, as they already have an integrated compiler for automations and conventions.