просто заменяешь папку hudevo, и билдишь src_cef
> webpack --config webpack.config.js
(node:9656) [DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK] DeprecationWarning: Compilation.hooks.normalModuleLoader was moved to NormalModule.getCompilationHooks(compilation).loader
(Use node --trace-deprecation ... to show where the warning was created)
(node:9656) [DEP_WEBPACK_MAIN_TEMPLATE_RENDER_MANIFEST] DeprecationWarning: MainTemplate.hooks.renderManifest is deprecated (use Compilation.hooks.renderManifest instead)
(node:9656) [DEP_WEBPACK_CHUNK_TEMPLATE_RENDER_MANIFEST] DeprecationWarning: ChunkTemplate.hooks.renderManifest is deprecated (use Compilation.hooks.renderManifest instead)
(node:9656) [DEP_WEBPACK_MAIN_TEMPLATE_HASH_FOR_CHUNK] DeprecationWarning: MainTemplate.hooks.hashForChunk is deprecated (use JavascriptModulesPlugin.getCompilationHooks().chunkHash instead)
(node:9656) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
(node:9656) [DEP_WEBPACK_MODULE_ID] DeprecationWarning: Module.id: Use new ChunkGraph API
<--- Last few GCs --->
[9656:000001AFDFDDBD60] 98789 ms: Scavenge 2026.9 (2080.0) -> 2020.2 (2080.3) MB, 3.0 / 0.0 ms (average mu = 0.492, current mu = 0.456) allocation failure
[9656:000001AFDFDDBD60] 98824 ms: Scavenge 2027.1 (2080.3) -> 2020.3 (2080.8) MB, 3.0 / 0.0 ms (average mu = 0.492, current mu = 0.456) allocation failure
[9656:000001AFDFDDBD60] 98861 ms: Scavenge 2027.5 (2080.8) -> 2020.8 (2097.3) MB, 4.9 / 0.0 ms (average mu = 0.492, current mu = 0.456) allocation failure
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 00007FF6A1977B7F v8::internal::CodeObjectRegistry::~CodeObjectRegistry+114079
2: 00007FF6A1904546 DSA_meth_get_flags+65542
3: 00007FF6A19053FD node::OnFatalError+301
4: 00007FF6A223B29E v8::Isolate::ReportExternalAllocationLimitReached+94
5: 00007FF6A222587D v8::SharedArrayBuffer::Externalize+781
6: 00007FF6A20C8C4C v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1468
7: 00007FF6A20C5D64 v8::internal::Heap::CollectGarbage+4244
8: 00007FF6A20C36E0 v8::internal::Heap::AllocateExternalBackingStore+2000
9: 00007FF6A20E8266 v8::internal:
:NewFillerObject+214
10: 00007FF6A1E1A735 v8::internal:
ateCache::Weekday+1797
11: 00007FF6A22C8F91 v8::internal::SetupIsolateDelegate::SetupHeap+494417
12: 00007FF6A2318E31 v8::internal::SetupIsolateDelegate::SetupHeap+821745
13: 000001AFE28C31B1
Вот что пишет