Skip to content
This repository was archived by the owner on Aug 14, 2018. It is now read-only.

Commit a89db3b

Browse files
Merge pull request #180 from GoogleDeveloperExperts/upd-polymer
Fix build error
2 parents 7a53688 + 2a05dea commit a89db3b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

polymer.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,11 @@
88
"src/experts-profile.html",
99
"src/experts-activities.html"
1010
],
11-
1211
"sources": [
1312
"src/**/*",
1413
"images/**/*",
1514
"bower.json"
1615
],
17-
"includeDependencies": [
18-
"manifest.json",
19-
"bower_components/webcomponentsjs/webcomponents-lite.min.js"
20-
],
21-
22-
"sourceGlobs": [
23-
"src/**/*",
24-
"images/**/*",
25-
"bower.json"
26-
],
2716
"extraDependencies": [
2817
"manifest.json",
2918
"bower_components/webcomponentsjs/webcomponents-lite.min.js"

0 commit comments

Comments
 (0)