Skip to content

Fix firefox build #393

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

Merged
merged 2 commits into from
Apr 6, 2023
Merged

Fix firefox build #393

merged 2 commits into from
Apr 6, 2023

Conversation

jonathanKingston
Copy link
Contributor

@jonathanKingston jonathanKingston commented Apr 6, 2023

Fixes up an issue of the missing arg into the build file, we should do all the arg processing in inject and pass through any processing into build.js

I've added some basic sanity checking of the files to the unit tests due to the lack of Firefox integration testing here or on the Extension side. With the Playwright migration of both repos we can address that properly.

Additionally this fixes up the broken platform name argument which has been missing for quite some time. (I don't think we actually need this in rollup given changes to iife)

@jonathanKingston jonathanKingston marked this pull request as ready for review April 6, 2023 16:46
@jonathanKingston jonathanKingston merged commit 74beb72 into main Apr 6, 2023
@jonathanKingston jonathanKingston deleted the jkt/fixFirefoxBuild branch April 6, 2023 17:40
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.

3 participants