Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime option to false throws when rendering #59

Closed
stafyniaksacha opened this issue Feb 1, 2023 · 1 comment
Closed

runtime option to false throws when rendering #59

stafyniaksacha opened this issue Feb 1, 2023 · 1 comment

Comments

@stafyniaksacha
Copy link

Setting runtime module option to false throw with '.nuxt/pinceau-nuxt-plugin.client.mjs' does not provide an export named 'default'

export default defineNuxtConfig({
  pinceau: {
    runtime: false,
  },
})
@Tahul
Copy link
Owner

Tahul commented Feb 7, 2023

hey :)

Should be resolved by 5dcacfe

Feel free to reopen (with a reproduction 🙏) if needed!

@Tahul Tahul closed this as completed Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants