Enables sandbox for all windows except main
This commit is contained in:
parent
abb839c24b
commit
e211837bcd
67 changed files with 1190 additions and 615 deletions
|
@ -24,8 +24,7 @@ const excludedFilesRegexp = RegExp(
|
|||
[
|
||||
'^release/',
|
||||
'^preload.bundle.js(LICENSE.txt|map)?',
|
||||
'^about.browser.bundle.js(LICENSE.txt|map)?',
|
||||
'^about.preload.bundle.js(LICENSE.txt|map)?',
|
||||
'^bundles/',
|
||||
'^storybook-static/',
|
||||
|
||||
// Non-distributed files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue