mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Merge remote-tracking branch 'origin/3.0-preview' into polymer-settings
This commit is contained in:
commit
f8467ff1e1
@ -7,7 +7,8 @@
|
||||
"extraDependencies": [
|
||||
"manifest.json",
|
||||
"node_modules/@webcomponents/webcomponentsjs/*.js",
|
||||
"!node_modules/@webcomponents/webcomponentsjs/gulpfile.js"
|
||||
"!node_modules/@webcomponents/webcomponentsjs/gulpfile.js",
|
||||
"node_modules/@webcomponents/webcomponentsjs/bundles/*.js"
|
||||
],
|
||||
"builds": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user