Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Add FAQ #7000

Closed
wants to merge 53 commits into from
Closed

Add FAQ #7000

wants to merge 53 commits into from

Conversation

HomWang
Copy link
Contributor

@HomWang HomWang commented Aug 28, 2022

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Aug 28, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit d90a111
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/630c7e40bef7e3000981400b
😎 Deploy Preview https://deploy-preview-7000--nuxt3-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@HomWang
Copy link
Contributor Author

HomWang commented Aug 28, 2022

This directory mainly helps to quickly solve common problems. e.g. MIME

Just add this to your `MIME` types in `Nginx` configuration:

```bash
application/javascript js mjs;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In next RC version, we revert back to .js extension and mime issue is resolved (#6505_ You can try it now using Nuxt edge.

@pi0
Copy link
Member

pi0 commented Aug 29, 2022

Thanks for this PR @516310460. Having an FAQ section would be definitely nice but considering main branch conflicts and that mime issue is solved with RC.9 closing this PR.

You can always create an issue in advance and describe the changes you like to add to the docs.

@pi0 pi0 closed this Aug 29, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants