Add JS source map parser and remapper
JS source map remapper takes parsed source maps together with JS AST with correct JS positioning information and converts the latter into Kotlin positioning information
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
<orderEntry type="library" name="intellij-core" level="project" />
|
||||
<orderEntry type="module" module-name="js.ast" />
|
||||
<orderEntry type="module" module-name="util" />
|
||||
<orderEntry type="library" name="json-org" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user