We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
I tried to create a Vue component to be used on a Nuxt server as a SSR component. I used this bundler to bundle my component.
I've created a repo to test a simple button component. Both the component and the repo are public. You can find the repo here.
The button element is loaded to the home page and as of now will most likely crash your browser on load, so BEWARE!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
I tried to create a Vue component to be used on a Nuxt server as a SSR component.
I used this bundler to bundle my component.
I've created a repo to test a simple button component. Both the component and the repo are public. You can find the repo here.
The button element is loaded to the home page and as of now will most likely crash your browser on load, so BEWARE!
The text was updated successfully, but these errors were encountered: