|
@@ -135,6 +135,7 @@ auto_filenames = {
|
|
|
|
|
|
sandbox_bundle_deps = [
|
|
|
"lib/common/api/deprecate.ts",
|
|
|
+ "lib/common/api/native-image.ts",
|
|
|
"lib/common/define-properties.ts",
|
|
|
"lib/common/ipc-messages.ts",
|
|
|
"lib/common/type-utils.ts",
|
|
@@ -143,7 +144,6 @@ auto_filenames = {
|
|
|
"lib/renderer/api/crash-reporter.ts",
|
|
|
"lib/renderer/api/desktop-capturer.ts",
|
|
|
"lib/renderer/api/ipc-renderer.ts",
|
|
|
- "lib/renderer/api/native-image.ts",
|
|
|
"lib/renderer/api/web-frame.ts",
|
|
|
"lib/renderer/inspector.ts",
|
|
|
"lib/renderer/ipc-renderer-internal-utils.ts",
|
|
@@ -205,7 +205,6 @@ auto_filenames = {
|
|
|
"lib/browser/api/menu.ts",
|
|
|
"lib/browser/api/message-channel.ts",
|
|
|
"lib/browser/api/module-list.ts",
|
|
|
- "lib/browser/api/native-image.ts",
|
|
|
"lib/browser/api/native-theme.ts",
|
|
|
"lib/browser/api/net-log.ts",
|
|
|
"lib/browser/api/net.ts",
|
|
@@ -240,6 +239,7 @@ auto_filenames = {
|
|
|
"lib/common/api/clipboard.ts",
|
|
|
"lib/common/api/deprecate.ts",
|
|
|
"lib/common/api/module-list.ts",
|
|
|
+ "lib/common/api/native-image.ts",
|
|
|
"lib/common/api/shell.ts",
|
|
|
"lib/common/define-properties.ts",
|
|
|
"lib/common/init.ts",
|
|
@@ -263,6 +263,7 @@ auto_filenames = {
|
|
|
"lib/common/api/clipboard.ts",
|
|
|
"lib/common/api/deprecate.ts",
|
|
|
"lib/common/api/module-list.ts",
|
|
|
+ "lib/common/api/native-image.ts",
|
|
|
"lib/common/api/shell.ts",
|
|
|
"lib/common/define-properties.ts",
|
|
|
"lib/common/init.ts",
|
|
@@ -277,7 +278,6 @@ auto_filenames = {
|
|
|
"lib/renderer/api/exports/electron.ts",
|
|
|
"lib/renderer/api/ipc-renderer.ts",
|
|
|
"lib/renderer/api/module-list.ts",
|
|
|
- "lib/renderer/api/native-image.ts",
|
|
|
"lib/renderer/api/web-frame.ts",
|
|
|
"lib/renderer/init.ts",
|
|
|
"lib/renderer/inspector.ts",
|
|
@@ -303,6 +303,7 @@ auto_filenames = {
|
|
|
"lib/common/api/clipboard.ts",
|
|
|
"lib/common/api/deprecate.ts",
|
|
|
"lib/common/api/module-list.ts",
|
|
|
+ "lib/common/api/native-image.ts",
|
|
|
"lib/common/api/shell.ts",
|
|
|
"lib/common/define-properties.ts",
|
|
|
"lib/common/init.ts",
|
|
@@ -316,7 +317,6 @@ auto_filenames = {
|
|
|
"lib/renderer/api/exports/electron.ts",
|
|
|
"lib/renderer/api/ipc-renderer.ts",
|
|
|
"lib/renderer/api/module-list.ts",
|
|
|
- "lib/renderer/api/native-image.ts",
|
|
|
"lib/renderer/api/web-frame.ts",
|
|
|
"lib/renderer/ipc-renderer-internal-utils.ts",
|
|
|
"lib/renderer/ipc-renderer-internal.ts",
|