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

feat!: module option to control features #42

Merged
merged 15 commits into from
Apr 9, 2024
Merged

Conversation

farnabaz
Copy link
Collaborator

@farnabaz farnabaz commented Apr 4, 2024

resolves #39

Copy link

cloudflare-workers-and-pages bot commented Apr 4, 2024

Deploying nuxthub-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f061e1a
Status: ✅  Deploy successful!
Preview URL: https://93036cce.nuxthub-module.pages.dev
Branch Preview URL: https://feat-optional-features.nuxthub-module.pages.dev

View logs

@atinux atinux changed the title feat: module option to control features feat!: module option to control features Apr 4, 2024
@atinux atinux merged commit a479ec8 into main Apr 9, 2024
5 checks passed
Aslemammad pushed a commit to Aslemammad/nuxt-core that referenced this pull request Jun 12, 2024
* feat(module): module options to toggle NuxtHub features

* feat: write `dist/hub.config.json`

* chore: update module options type

* fix: set features default value to false

* docs: add module options

* fix: respect cache feature

* fix(dev-tools): register panel if feature is enabled

* fix: send features on `build:before` hook

* chore: remove `c12` workaround, issue fixed in current version

* chore: simplify module setup function

* fix: wranger template

* Update docs/content/docs/1.getting-started/2.installation.md

* Apply suggestions from code review

* docs: up

---------

Co-authored-by: Sébastien Chopin <seb@nuxt.com>
@atinux atinux deleted the feat/optional-features branch August 19, 2024 13:11
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.

Set features optional
2 participants