Add null esm to hoodwink esbuild
This commit is contained in:
parent
0af8cc2a32
commit
1bb6793542
1 changed files with 2 additions and 0 deletions
2
src/static/js/misc/null.mjs
Normal file
2
src/static/js/misc/null.mjs
Normal file
|
@ -0,0 +1,2 @@
|
|||
"use strict";
|
||||
export default null;
|
Loading…
Reference in a new issue