mikesiiro

Results 3 comments of mikesiiro

> What does your nuxt config look like? Make sure you use modules instead of buildModules. > > Are you using [@pinia/nuxt](https://www.npmjs.com/package/@pinia/nuxt)? > > My config works completely fine: >...

> This looks like it is a windows only issue related to #63 Thanks for your reply @FlyingWraptor Is there any solution to this ?

Having the same issue. So just for clarification, we have a `dist` folder with some files: - index.html - style.css - main.js - package.json We want to compress the `dist`...