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: support both page and serviceWorker entry in a single config #40

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

Jack-Works
Copy link
Member

  • Deprecate background.entry and background.manifest in the config.
  • Add background.pageEntry and background.serviceWorkerEntry in the config. Now you can build for both limited event page (used by Firefox and Safari) and background service worker (Chrome) in a single webpack build.

@Jack-Works Jack-Works merged commit 3ee4fe1 into master Jun 20, 2023
4 checks passed
@Jack-Works Jack-Works deleted the support-both-entry branch June 20, 2023 12:21
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.

1 participant