Skip to content

refactor: rename force to optimizeDeps.force#8418

Merged
patak-cat merged 4 commits intovitejs:mainfrom
sapphi-red:docs/remove-server-force
Jun 17, 2022
Merged

refactor: rename force to optimizeDeps.force#8418
patak-cat merged 4 commits intovitejs:mainfrom
sapphi-red:docs/remove-server-force

Conversation

@sapphi-red
Copy link
Copy Markdown
Member

@sapphi-red sapphi-red commented May 31, 2022

Description

server.force was removed in #8280.

refs #8398

Additional context

The following options were missing from docs. Most of them are experimental, so it is intended?


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@sapphi-red sapphi-red added the documentation Improvements or additions to documentation label May 31, 2022
@patak-cat
Copy link
Copy Markdown
Member

Thanks for creating this list. Let's discuss it in a team meeting. Some are not documented because they are experimental and specific to a very small fraction of users (extensions for example) and some others because they were just added tagging them as experimental just to be able to move forward with the alphas (needsInterop). We still need to discuss the naming of these. I added some to the Migration guide to help the ecosystem maintainers when testing the current alpha.

Placing it on hold until we talked with the team. Maybe server.force should remain and we need a new build.force for example.

@patak-cat patak-cat added the p2-to-be-discussed Enhancement under consideration (priority) label May 31, 2022
@benmccann
Copy link
Copy Markdown
Collaborator

It looks like there may also be an undocumented configFile: false option?

@patak-cat patak-cat added p3-significant High priority enhancement (priority) and removed p2-to-be-discussed Enhancement under consideration (priority) labels Jun 17, 2022
@sapphi-red sapphi-red force-pushed the docs/remove-server-force branch from 20c18dd to 7c29148 Compare June 17, 2022 15:13
@sapphi-red sapphi-red changed the title docs: remove server.force docs: rename force to optimizeDeps.force Jun 17, 2022
@sapphi-red sapphi-red added this to the 3.0 milestone Jun 17, 2022
@sapphi-red
Copy link
Copy Markdown
Member Author

I renamed force to optimizeDeps.force as we discussed.

bluwy
bluwy previously approved these changes Jun 17, 2022
Co-authored-by: patak <matias.capeletto@gmail.com>
@patak-cat patak-cat changed the title docs: rename force to optimizeDeps.force refactor: rename force to optimizeDeps.force Jun 17, 2022
@patak-cat patak-cat merged commit f520a54 into vitejs:main Jun 17, 2022
@sapphi-red sapphi-red deleted the docs/remove-server-force branch June 17, 2022 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation p3-significant High priority enhancement (priority)

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants