SIGN IN SIGN UP

Sync .packages file as a normal input file. (#16467)

* Sync .packages file as regular file.

Currently .packages file is treated specially as DevFSStringContent to accommodate package-file rewrite when it is sent to the device for dart1 compilation. In dart2 we need to treat .packages as regular file because from frontend perspective it's just a normal input file.
A
Alexander Aprelev committed
4c221231c9dcc15f46a4e927caeadde60fa02836
Parent: fea7d3c
Committed by GitHub <noreply@github.com> on 4/11/2018, 9:48:14 PM