Closed as not planned
Description
In databricks/sjsonnet#418, the build.mill
will generate a large TestResources.scala
file, and then when compiling it with scala-js, which reports:
[283] [info] compiling 1827 Scala sources to /home/runner/work/sjsonnet/sjsonnet/out/sjsonnet/js/3.3.6/test/compile.dest/classes ...
Error: [283] [error] Error while emitting sjsonnet/TestResources$
Error: [283] [error] Method too large: sjsonnet/TestResources$.<clinit> ()V
Error: [283] [error] one error found