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

[Feature Request]: Support html.inline: 'all' #1683

Open
wre232114 opened this issue Jul 30, 2024 · 0 comments
Open

[Feature Request]: Support html.inline: 'all' #1683

wre232114 opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
enhancement: pending triage Untriaged enhancement pr welcome Welcome contributions for newcomers

Comments

@wre232114
Copy link
Member

What problem does this feature solve?

similar to #1498 ,but implemented internally

What does the proposed API look like?

defineConfig({
  compilation: {
     html: {
         inline: 'all'; // 'scripts' or 'styles' or 'all'
     }
  }
})
@wre232114 wre232114 added the enhancement: pending triage Untriaged enhancement label Jul 30, 2024
@wre232114 wre232114 added the pr welcome Welcome contributions for newcomers label Aug 1, 2024
@Maidang1 Maidang1 self-assigned this Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement: pending triage Untriaged enhancement pr welcome Welcome contributions for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants