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

process field not read correctly #14

Closed
tong opened this issue Nov 28, 2019 · 2 comments
Closed

process field not read correctly #14

tong opened this issue Nov 28, 2019 · 2 comments

Comments

@tong
Copy link
Contributor

tong commented Nov 28, 2019

process fields are not read correctly, currently always true.

// FIXME: We should read the process correctly
process: {
main: true,
renderer: true,
},

tong added a commit to tong/docs-parser that referenced this issue Dec 1, 2019
MarshallOfSound pushed a commit that referenced this issue Dec 1, 2019
* read process fields (#14)

* improve reading process fields

* improve read process fields.

* add ProcessBlock type
* add markdown-helper.findProcess
* add markdown-helper.findProcess tests
@MarshallOfSound
Copy link
Member

Fixed in #17

@tong
Copy link
Contributor Author

tong commented Feb 15, 2020

Wondering why this still isn't used in electron releases ? @MarshallOfSound

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

No branches or pull requests

2 participants