Introduce import.meta hook for module script

This commit is contained in:
CYBAI 2020-05-16 14:09:41 +09:00
parent 0a00ea3db3
commit 6bc624001b
3 changed files with 35 additions and 5 deletions

View file

@ -121,8 +121,6 @@ skip: true
skip: false
[dynamic-import]
skip: true
[import-meta]
skip: true
[moving-between-documents]
skip: true
[js]