Files
webcomponentsjs/.gitattributes
Daniel Freedman 6905b5b4c7 [ci skip] Remove webcomponents-debug
webcomponents-debug required all polyfills to be installed, which is not
what we require for bower installations.

Instead, webcomponents-dev is all polyfills rolled into one, ES6,
without sourcemaps, for the easiest debug experience.
2017-03-03 11:57:34 -08:00

3 lines
85 B
Plaintext

/webcomponents*.js binary
/webcomponents*.js.map binary
/webcomponents-loader.js text