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

SDA-3626 Electron 17.3.0 upgrade (#1371) #1373

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

sbenmoussati
Copy link
Contributor

  • SDA-3626 Electron 17.3.0 upgrade

  • SDA-3626 Moving DesktopCapturer call to main process

@sbenmoussati sbenmoussati self-assigned this Apr 5, 2022
* SDA-3626 Electron 17.3.0 upgrade

* SDA-3626 Moving DesktopCapturer call to main process
@@ -17,7 +17,6 @@
"browserify-preload-component": "browserify -o lib/src/renderer/_preload-component.js -x electron --insert-global-vars=__filename,__dirname lib/src/renderer/preload-component.js",
"compile": "run-s lint compile:*",
"compile:project": "gulp build",
"compile:spec": "tsc -p tsconfig.spec.json",
Copy link
Member

Choose a reason for hiding this comment

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

We need this for unit tests right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As per my understanding, this tsconfig file is specific to Spectron which is not used anymore

@sbenmoussati sbenmoussati merged commit 23f9fad into finos:main Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants