[JS] Extract sourcemap generating related files to a separate module
It's required to reuse the same infrastructure in the new backend.
This commit is contained in:
committed by
TeamCityServer
parent
a63c179227
commit
a908e5576d
@@ -133,6 +133,7 @@ include ":benchmarks",
|
||||
":compiler:tests-for-compiler-generator",
|
||||
":dukat",
|
||||
":js:js.ast",
|
||||
":js:js.sourcemap",
|
||||
":js:js.serializer",
|
||||
":js:js.parser",
|
||||
":js:js.config",
|
||||
|
||||
Reference in New Issue
Block a user