Chrome Version : 69.0.3493.3
This will be a long road...
I tried adding just one and there were a ton of errors.
It would also be nice if we could encode the dependencies somehow.. Currently we use the .gn file pretty much like a list of "#includes" for each js file individually.
That's neat, but it's a bit verbose.
If that _is_ necessary, it would also be nice if we could use the .gn dependency list to _generate_ a list of #includes for the unit_test.html files that just have a bunch of <script src=> tags.
Oooor, it would be nice to use html imports so that we don't have to flatten the dependency tree for each unit_test.html
Or it would be nice to use ECMA6 imports.
Or it would be nice to use typescript.
Currently maintaining javascript based on 5-year-old tech is a real burden.
Comment 1 by bugdroid1@chromium.org
, Jul 31