提交 7c414280 编写于 作者: A Alexander Aprelev 提交者: GitHub

Put back ConfigureBundle. (#4219)

It was accidently removed in a5e26f1f.
上级 6b1878e0
......@@ -241,6 +241,7 @@ void Engine::RunBundleAndSource(const std::string& bundle_path,
std::vector<uint8_t> platform_kernel;
if (!bundle_path.empty()) {
ConfigureAssetBundle(bundle_path);
GetAssetAsBuffer(blink::kPlatformKernelAssetKey, &platform_kernel);
}
ConfigureRuntime(GetScriptUriFromPath(bundle_path), platform_kernel);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册