You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
In both 2.0.1 and 3.0.0-alpha.0, calling renderSync() with a custom importer() function works as expected, but causes the node process to never exit. This happens on node 0.10.36 as well as 0.12.0. No errors are thrown and the correct result is returned.