• pq's avatar
    Analyze update to use in-memory package map. · 46d32794
    pq authored
    Updates the analyze command to pass a package map to analysis rather than a file path.
    
    This allows us to avoid creating a needless temporary `.packages` file and host directory and saves us a trip to disk to retrieve the contents when building our URI resolvers for analysis.
    46d32794
analyze.dart 23.2 KB