mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #264 from abarth/fix_icons
Teach skyx where the material design icons are
This commit is contained in:
commit
24f0465b26
@ -53,7 +53,7 @@ template("skyx") {
|
||||
}
|
||||
|
||||
action("gen_${bundle_prefix}_bundle") {
|
||||
asset_base = "//sky/packages/material_design_icons/icons"
|
||||
asset_base = "//sky/packages/material_design_icons/lib/icons"
|
||||
|
||||
sources = [
|
||||
"//sky/tools/skyx/bin/skyx.dart",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user