mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Stop using workbench/packages for sky_snapshot
Instead we use the packages directory which is at the same level as the BUILD.gn file. That's a bit of a broken assumption but it happens to work for all our skyx uses for now. @abarth
This commit is contained in:
parent
67059dfc59
commit
c21bf4f4fa
@ -6,8 +6,6 @@ homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/workben
|
||||
dependencies:
|
||||
sky: any
|
||||
sky_tools: any
|
||||
# This is a hack until sky_snapshot no longer uses workbench's packages directory.
|
||||
playfair: any
|
||||
dependency_overrides:
|
||||
material_design_icons:
|
||||
path: ../material_design_icons
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user