Changes between Initial Version and Version 1 of Ticket #35553, comment 8


Ignore:
Timestamp:
Jun 27, 2024, 3:12:37 PM (3 months ago)
Author:
Farhan Ali

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35553, comment 8

    initial v1  
    11output of this produces `import *as m from "./module_test.477bbebe77f0.477bbebe77f0.js";` for me.
    22I don't know why.
     3Should not it be  `import *as m from "./module_test.477bbebe77f0.js";`
Back to Top