Hi.
I'm fallowing the instructions of the answered of this issue: #84, and I'm trying to use --dart-define-from-file by passing it to extraArgs, but I always get the error Did not find the file passed to "--dart-define-from-file". I've tried several patterns, such as "/configs/dev.json", "$(Build.SourcesDirectory)/configs/dev.json" and "configs/dev.json". Can you please help me with this?
Hi.
I'm fallowing the instructions of the answered of this issue: #84, and I'm trying to use
--dart-define-from-fileby passing it toextraArgs, but I always get the errorDid not find the file passed to "--dart-define-from-file". I've tried several patterns, such as "/configs/dev.json", "$(Build.SourcesDirectory)/configs/dev.json" and "configs/dev.json". Can you please help me with this?