Skip to content
Snippets Groups Projects

browser extension binaries are cached in the emsdk image to simplify testing

Merged Bartek Wrona requested to merge bw_browser_extension_download into develop
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -6,3 +6,6 @@ engine-strict=true
# Always install/remove dependencies from the pnpm workspace root
ignore-workspace-root-check=true
#When executing commands recursively in a workspace, execute them on the root workspace project as well
include-workspace-root=true
Loading