-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some weirdness happens when using this with meteor-bower. Probably because we both registered JSON sourceHandlers. Removing the handler means meteor will not generate fonts when the iconfont.json file changes (unless meteor-bower is present), and a meteor restart or an SVG change is needed to trigger the font regeneration.
- Loading branch information
André Neves
committed
Apr 8, 2015
1 parent
d109821
commit b3db022
Showing
4 changed files
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
andrefgneves:[email protected].7 | ||
andrefgneves:[email protected].8 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
@@ -9,7 +9,7 @@ [email protected] | |
[email protected] | ||
[email protected] | ||
[email protected] | ||
local-test:andrefgneves:[email protected].7 | ||
local-test:andrefgneves:[email protected].8 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters