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

docs: write Nuxt integration guide #1726

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

docs: write Nuxt integration guide #1726

wants to merge 2 commits into from

Conversation

hanspagel
Copy link
Member

@hanspagel hanspagel commented May 14, 2024

WIP, waiting until the Nuxt.js integration is fixed 👀

I’m writing a detailed Nuxt.js integration guide, but we need to fix the Nuxt Module first.

Copy link

changeset-bot bot commented May 14, 2024

⚠️ No Changeset found

Latest commit: b252c5e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

relativeci bot commented May 14, 2024

#1668 Bundle Size — 1.91MiB (0%).

b252c5e(current) vs 16238b2 main#1657(baseline)

Warning

Bundle contains 4 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#1668
     Baseline
#1657
No change  Initial JS 1.91MiB 1.91MiB
No change  Initial CSS 0B 0B
No change  Cache Invalidation 0% 0%
No change  Chunks 1 1
No change  Assets 1 1
No change  Modules 1082 1082
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 157 157
No change  Duplicate Packages 4 4
Bundle size by type  no changes
                 Current
#1668
     Baseline
#1657
No change  JS 1.91MiB 1.91MiB

Bundle analysis reportBranch docs/nuxtProject dashboard

@hanspagel hanspagel changed the title docs: write Nuxt integration guide (wip) docs: write Nuxt integration guide May 14, 2024
@hanspagel hanspagel self-assigned this May 21, 2024
Copy link
Contributor

@hanspagel
Copy link
Member Author

@amritk When I follow the guide in this PR here, I get the following error. 🫨

The requested module '/_nuxt/node_modules/.pnpm/debug@4.3.4/node_modules/debug/src/browser.js?v=adf17844' does not provide an export named 'default'

Do you know what that is?

@amritk
Copy link
Member

amritk commented May 22, 2024

Yup, were working on it

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

Successfully merging this pull request may close these issues.

None yet

2 participants