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

Use resolve to forward the request #34

Open
5 tasks done
He110te4m opened this issue Jul 17, 2023 · 0 comments
Open
5 tasks done

Use resolve to forward the request #34

He110te4m opened this issue Jul 17, 2023 · 0 comments
Labels
enhancement New feature or request pr welcome

Comments

@He110te4m
Copy link

Describe the bug

When I work with esbuild-vue, I need to configure extract CSS to parse the URL statements in the CSS.

Esbuild-vue now uses resolveDir when dealing with static resources, which points to the transformed directory and results in static resource resolution.

Whether the corresponding file request can be forwarded to the source directory through onResolved?

Reproduction

Irrelevant

System Info

Irrelevant

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@sxzz sxzz added enhancement New feature or request pr welcome labels Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr welcome
Projects
None yet
Development

No branches or pull requests

2 participants