| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3f9c0e0 commit 9a0c420
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,6 +16,7 @@ const { | |||
| 16 | 16 | } = require('../common/sea'); | |
| 17 | 17 | ||
| 18 | 18 | skipIfSingleExecutableIsNotSupported(); | |
| 19 | + common.skipIfInspectorDisabled(); | ||
| 19 | 20 | ||
| 20 | 21 | const configFile = tmpdir.resolve('sea-config.json'); | |
| 21 | 22 | const seaPrepBlob = tmpdir.resolve('sea-prep.blob'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments