It isn't obvious what target to depend on for gnerated mojom.js files |
||
Issue description
Assume there is a mojom('foo') GN rule defined, in order to generate the JS bindings, the user needs to depend on target 'foo'. Depending on 'foo_blink' (the blink-variant) doesn't generate the JS bindings. That is not obvious to users.
,
Dec 4
Currently JS bindings targets have their own _js suffix. |
||
►
Sign in to add a comment |
||
Comment 1 by roc...@chromium.org
, Oct 17