I believe the `--file` flag with `grow build` isn't working with static routes, for example: ``` $ grow build --file=dist/js/main.min.js -np Building: 0/0 (in 0:00:00.3) Finished with no diffs since the last build. ```
I believe the
--fileflag withgrow buildisn't working with static routes, for example: