mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "Initialize the v8 context after forking."
This reverts commit 41c4e32e64.
This commit is contained in:
@@ -451,7 +451,6 @@ module Discourse
|
||||
|
||||
# in case v8 was initialized we want to make sure it is nil
|
||||
PrettyText.reset_context
|
||||
PrettyText.v8
|
||||
|
||||
Tilt::ES6ModuleTranspilerTemplate.reset_context if defined? Tilt::ES6ModuleTranspilerTemplate
|
||||
JsLocaleHelper.reset_context if defined? JsLocaleHelper
|
||||
|
||||
Reference in New Issue
Block a user