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

variables are renamed when shared exported #51

Closed
ruleeeer opened this issue Sep 3, 2021 · 0 comments
Closed

variables are renamed when shared exported #51

ruleeeer opened this issue Sep 3, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@ruleeeer
Copy link
Collaborator

ruleeeer commented Sep 3, 2021

use of the shared must ensure that the output.minifyInternalExports configuration of each application is consistent,but if the forced designation is too intrusive, find a reasonable way to enable shared to enable this function, but it will not affect the user's configuration

output: {
    format: 'esm',
    dir: pkg.main,
    minifyInternalExports:false
  },
@ruleeeer ruleeeer self-assigned this Sep 3, 2021
@ruleeeer ruleeeer added the enhancement New feature or request label Sep 3, 2021
@ruleeeer ruleeeer added this to the 0.1 milestone Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Roadmap
Awaiting triage
Development

No branches or pull requests

1 participant