Skip to content

Commit

Permalink
including non-minified full build
Browse files Browse the repository at this point in the history
  • Loading branch information
MeTaNoV committed Apr 5, 2016
1 parent 1605b27 commit da43ab4
Show file tree
Hide file tree
Showing 4 changed files with 8,312 additions and 2,753 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ gulp.task('modernizr', function(cb) {
```
3. Using the [`gulp-modernizr`](https://github.com/doctyper/gulp-modernizr)

Note: the element contains by default a full build which should NOT be used in production.

## Usage

Import Custom Element:
Expand Down
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"ignore": [
"/.*",
"/test/",
"/demo/",
"modernizr-custom.js"
"/demo/"
],
"dependencies": {
"polymer": "Polymer/polymer#^1.2.0"
Expand Down
Loading

0 comments on commit da43ab4

Please sign in to comment.