Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
update core-icon metadata so it does not serialize children.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed May 17, 2014
1 parent 1b4e010 commit edecced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<x-meta id="core-icon" label="Polymer Core Icon" group="Polymer Core">
<x-meta id="core-icon" label="Polymer Core Icon" group="Polymer Core" hideSubtree>

<template>
<core-icon icon="search"></core-icon>
Expand Down

0 comments on commit edecced

Please sign in to comment.