We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fdb47 commit 45f2537Copy full SHA for 45f2537
jscomp/test/import_side_effect.res
@@ -1,5 +1,3 @@
1
-// Import_lazy_component is not a pure module
2
-// It is supposed not to be required by dynamic import
3
let a = Js.import(Side_effect2.a)
4
5
module M = await Side_effect
0 commit comments