diff --git a/modules/empty.ts b/modules/empty.ts index 424c2f9bf1..89ec055603 100644 --- a/modules/empty.ts +++ b/modules/empty.ts @@ -1,4 +1,4 @@ // This file intentionally left blank. It is used to load nothing in some cases. // Such as parse5/index is redirected here instead of loading into browser. -export var __emppty__; +export var __empty__;