|
@@ -232,7 +232,9 @@ auto_filenames = {
|
|
|
"lib/browser/ipc-main-internal-utils.ts",
|
|
|
"lib/browser/ipc-main-internal.ts",
|
|
|
"lib/browser/message-port-main.ts",
|
|
|
+ "lib/browser/parse-features-string.ts",
|
|
|
"lib/browser/rpc-server.ts",
|
|
|
+ "lib/browser/web-view-events.ts",
|
|
|
"lib/common/api/clipboard.ts",
|
|
|
"lib/common/api/deprecate.ts",
|
|
|
"lib/common/api/module-list.ts",
|
|
@@ -241,9 +243,7 @@ auto_filenames = {
|
|
|
"lib/common/define-properties.ts",
|
|
|
"lib/common/init.ts",
|
|
|
"lib/common/ipc-messages.ts",
|
|
|
- "lib/common/parse-features-string.ts",
|
|
|
"lib/common/reset-search-paths.ts",
|
|
|
- "lib/common/web-view-events.ts",
|
|
|
"lib/common/web-view-methods.ts",
|
|
|
"lib/common/webpack-globals-provider.ts",
|
|
|
"lib/renderer/ipc-renderer-internal-utils.ts",
|