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

Publish as ESM #302

Merged
merged 6 commits into from May 18, 2023
Merged

Publish as ESM #302

merged 6 commits into from May 18, 2023

Conversation

adamraine
Copy link
Member

This needs to be done in a breaking release, because this package is currently published as CJS and this PR changes the published JS to be ESM.

This will ensure Lighthouse and Chrome launcher are using the same version of lighthouse logger in their shared lighthouse-logger package.

test/chrome-launcher-test.ts Outdated Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
test/tsconfig.json Outdated Show resolved Hide resolved
@adamraine adamraine merged commit dacd357 into main May 18, 2023
8 checks passed
@adamraine adamraine deleted the publish-as-esm branch May 18, 2023 18:20
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.

None yet

3 participants