John Kleinschmidt
John Kleinschmidt
@hronik1 is this for an Ember app or some other kind of app? You shouldn't need to specify broccoli-serviceworker options in a Brocfile for an Ember app.
Spectron unfortunately is written to use the remote module and setting `contextIsolation: true` and `enableRemoteModule: false` will make spectron unusable. As @AMDZEN3 mentioned you will need to set `enableRemoteModule: true`...
@Nawv can you try the newly released v12.0.0 version?
Closing in favor of #943
The [File System Access API](https://web.dev/file-system-access/) could address this need. Doing some initial testing on the latest nightly, the following code works to read a file to a blob: ``` [fileHandle]...
Marking as WIP since this PR is awaiting a response from @michal-pichlinski-openfin.
Merging as CI failure unrelated to PR change.
@daniel-koc can you rebase your PR on the latest from main? Also, can you log out of CircleCI before pushing the commit? Those two things should resolve the CI failures.
Merging as CI failure unrelated to PR change.
Merging as CI failure unrelated to PR change.