Closed zguig52 closed 8 months ago
Looks like the NPM build is adding the src
folder to the npmignore, so it's not included in the package.
I'm fixing it.
Can you try now? I just published 0.12.3
It works fine now. Thanks a lot for the quick fix! Let's try vento templating language now :)
Hello,
Trying to use VentoJS, but I cannot find a way to use it inside a Nuxt project.
There are issues with import statement. I have tried to transpile it but nothing works. Using latest: "ventojs": "^0.12.2"
The error message is following:
Here you can find a running environment to reproduce it quickly. https://stackblitz.com/edit/github-qytiun-equv3u?file=package.json,app.vue