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

build: tsify asar and move to webpack js2c pipeline #24495

Merged
merged 2 commits into from Jul 16, 2020
Merged

Conversation

MarshallOfSound
Copy link
Member

Converts the asar init scripts to typescript and move them to be processed by our webpack --> js2c pipeline.

Notes: no-notes

BUILD.gn Outdated Show resolved Hide resolved
lib/asar/fs-wrapper.ts Outdated Show resolved Hide resolved
Copy link
Member

@nornagon nornagon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so much any 😭

i had a stab at this last week with less any and ended up finding bugs in the node typings (DefinitelyTyped/DefinitelyTyped#45783), so eh

lib/asar/fs-wrapper.ts Show resolved Hide resolved
lib/asar/fs-wrapper.ts Outdated Show resolved Hide resolved
@MarshallOfSound
Copy link
Member Author

Updated with strongly typed bindings

@MarshallOfSound MarshallOfSound merged commit f649e60 into master Jul 16, 2020
@release-clerk
Copy link

release-clerk bot commented Jul 16, 2020

No Release Notes

@MarshallOfSound MarshallOfSound deleted the tsify-asar branch July 16, 2020 18:38
georgexu99 pushed a commit to georgexu99/electron that referenced this pull request Jul 28, 2020
* build: tsify asar and move to webpack js2c pipeline

* build: use the webpack provider for fs-wrapper
georgexu99 pushed a commit to georgexu99/electron that referenced this pull request Jul 28, 2020
* build: tsify asar and move to webpack js2c pipeline

* build: use the webpack provider for fs-wrapper
sentialx pushed a commit to sentialx/electron that referenced this pull request Jul 30, 2020
* build: tsify asar and move to webpack js2c pipeline

* build: use the webpack provider for fs-wrapper
sentialx pushed a commit to sentialx/electron that referenced this pull request Apr 8, 2021
* build: tsify asar and move to webpack js2c pipeline

* build: use the webpack provider for fs-wrapper
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