Enables sandbox on about window
This commit is contained in:
parent
58691b2f5e
commit
4591b56f7f
27 changed files with 262 additions and 93 deletions
|
@ -24,6 +24,8 @@ const excludedFilesRegexp = RegExp(
|
|||
[
|
||||
'^release/',
|
||||
'^preload.bundle.js(LICENSE.txt|map)?',
|
||||
'^about.browser.bundle.js(LICENSE.txt|map)?',
|
||||
'^about.preload.bundle.js(LICENSE.txt|map)?',
|
||||
'^storybook-static/',
|
||||
|
||||
// Non-distributed files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue