native icon indicating copy to clipboard operation
native copied to clipboard

[native_assets_cli] `DataConfig` with a target

Open dcharkes opened this issue 8 months ago • 5 comments

I can see benefits of also exposing the target OS for data assets, but that's a different discussion to be had.

Originally posted by @mosuem in https://github.com/dart-lang/native/issues/2108#issuecomment-2739679481

The DataConfig should have something similar to OS in CodeConfig but it should include web.

Maybe it should be something like:

  • Target: web
  • Target: native
    • OS: the 5 OSes

dcharkes avatar Mar 20 '25 09:03 dcharkes