|
@@ -126,13 +126,13 @@ auto_filenames = {
|
|
|
"lib/common/api/module-list.js",
|
|
|
"lib/common/api/native-image.js",
|
|
|
"lib/common/api/shell.js",
|
|
|
- "lib/common/buffer-utils.js",
|
|
|
- "lib/common/clipboard-utils.js",
|
|
|
+ "lib/common/buffer-utils.ts",
|
|
|
+ "lib/common/clipboard-utils.ts",
|
|
|
"lib/common/crash-reporter.js",
|
|
|
"lib/common/electron-binding-setup.ts",
|
|
|
- "lib/common/error-utils.js",
|
|
|
+ "lib/common/error-utils.ts",
|
|
|
"lib/common/is-promise.ts",
|
|
|
- "lib/common/web-view-methods.js",
|
|
|
+ "lib/common/web-view-methods.ts",
|
|
|
"lib/renderer/api/crash-reporter.js",
|
|
|
"lib/renderer/api/desktop-capturer.ts",
|
|
|
"lib/renderer/api/ipc-renderer.js",
|
|
@@ -166,7 +166,7 @@ auto_filenames = {
|
|
|
|
|
|
isolated_bundle_deps = [
|
|
|
"lib/common/electron-binding-setup.ts",
|
|
|
- "lib/common/error-utils.js",
|
|
|
+ "lib/common/error-utils.ts",
|
|
|
"lib/isolated_renderer/init.js",
|
|
|
"lib/renderer/ipc-renderer-internal-utils.ts",
|
|
|
"lib/renderer/ipc-renderer-internal.ts",
|
|
@@ -180,7 +180,7 @@ auto_filenames = {
|
|
|
|
|
|
content_script_bundle_deps = [
|
|
|
"lib/common/electron-binding-setup.ts",
|
|
|
- "lib/common/error-utils.js",
|
|
|
+ "lib/common/error-utils.ts",
|
|
|
"lib/content_script/init.js",
|
|
|
"lib/renderer/chrome-api.ts",
|
|
|
"lib/renderer/extensions/event.ts",
|
|
@@ -241,7 +241,7 @@ auto_filenames = {
|
|
|
"lib/browser/crash-reporter-init.js",
|
|
|
"lib/browser/default-menu.ts",
|
|
|
"lib/browser/desktop-capturer.ts",
|
|
|
- "lib/browser/devtools.js",
|
|
|
+ "lib/browser/devtools.ts",
|
|
|
"lib/browser/guest-view-manager.js",
|
|
|
"lib/browser/guest-window-manager.js",
|
|
|
"lib/browser/init.ts",
|
|
@@ -257,16 +257,16 @@ auto_filenames = {
|
|
|
"lib/common/api/module-list.js",
|
|
|
"lib/common/api/native-image.js",
|
|
|
"lib/common/api/shell.js",
|
|
|
- "lib/common/buffer-utils.js",
|
|
|
- "lib/common/clipboard-utils.js",
|
|
|
+ "lib/common/buffer-utils.ts",
|
|
|
+ "lib/common/clipboard-utils.ts",
|
|
|
"lib/common/crash-reporter.js",
|
|
|
"lib/common/electron-binding-setup.ts",
|
|
|
- "lib/common/error-utils.js",
|
|
|
+ "lib/common/error-utils.ts",
|
|
|
"lib/common/init.ts",
|
|
|
"lib/common/is-promise.ts",
|
|
|
"lib/common/parse-features-string.js",
|
|
|
"lib/common/reset-search-paths.ts",
|
|
|
- "lib/common/web-view-methods.js",
|
|
|
+ "lib/common/web-view-methods.ts",
|
|
|
"lib/renderer/ipc-renderer-internal-utils.ts",
|
|
|
"lib/renderer/ipc-renderer-internal.ts",
|
|
|
"package.json",
|
|
@@ -282,15 +282,15 @@ auto_filenames = {
|
|
|
"lib/common/api/module-list.js",
|
|
|
"lib/common/api/native-image.js",
|
|
|
"lib/common/api/shell.js",
|
|
|
- "lib/common/buffer-utils.js",
|
|
|
- "lib/common/clipboard-utils.js",
|
|
|
+ "lib/common/buffer-utils.ts",
|
|
|
+ "lib/common/clipboard-utils.ts",
|
|
|
"lib/common/crash-reporter.js",
|
|
|
"lib/common/electron-binding-setup.ts",
|
|
|
- "lib/common/error-utils.js",
|
|
|
+ "lib/common/error-utils.ts",
|
|
|
"lib/common/init.ts",
|
|
|
"lib/common/is-promise.ts",
|
|
|
"lib/common/reset-search-paths.ts",
|
|
|
- "lib/common/web-view-methods.js",
|
|
|
+ "lib/common/web-view-methods.ts",
|
|
|
"lib/renderer/api/crash-reporter.js",
|
|
|
"lib/renderer/api/desktop-capturer.ts",
|
|
|
"lib/renderer/api/exports/electron.js",
|
|
@@ -332,11 +332,11 @@ auto_filenames = {
|
|
|
"lib/common/api/module-list.js",
|
|
|
"lib/common/api/native-image.js",
|
|
|
"lib/common/api/shell.js",
|
|
|
- "lib/common/buffer-utils.js",
|
|
|
- "lib/common/clipboard-utils.js",
|
|
|
+ "lib/common/buffer-utils.ts",
|
|
|
+ "lib/common/clipboard-utils.ts",
|
|
|
"lib/common/crash-reporter.js",
|
|
|
"lib/common/electron-binding-setup.ts",
|
|
|
- "lib/common/error-utils.js",
|
|
|
+ "lib/common/error-utils.ts",
|
|
|
"lib/common/init.ts",
|
|
|
"lib/common/is-promise.ts",
|
|
|
"lib/common/reset-search-paths.ts",
|