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

Configure package exports explicitly #336

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Conversation

emma-sg
Copy link
Member

@emma-sg emma-sg commented Jun 18, 2024

Closes #337
Blocks webrecorder/archiveweb.page#198

Adds a dedicated misc export, as well as explicitly exporting the electron-* files and the index.html file. This restricts imports to only these files, and allows us to not have to exactly match webpack configs between RWP and AWP.

@emma-sg emma-sg requested a review from ikreymer June 18, 2024 23:17
@emma-sg emma-sg self-assigned this Jun 18, 2024
emma-sg added a commit to webrecorder/archiveweb.page that referenced this pull request Jun 18, 2024
@emma-sg emma-sg merged commit 1feee35 into main Jun 19, 2024
6 checks passed
@emma-sg emma-sg deleted the emma/configure-package-exports branch June 19, 2024 01:41
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.

[Feature]: Make package exports explicit
2 participants