Skip to content

Commit 39cd53b

Browse files
committed
Updates.
1 parent 2ffffb6 commit 39cd53b

23 files changed

+3015
-1108
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ build_examples/browserify/bundle.js
1313
build_examples/webpack/bundle.js
1414
build_examples/webpack_es6/bundle.js
1515
build_examples/webpack_es6_2/bundle.js
16+
*.log

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test/
2+
fetch/
23
node/
34
src/
45
mocha.start.js
@@ -7,3 +8,4 @@ karma.conf.js
78
.bowerrc
89
scripts/
910
webpack.config.js
11+
*.log

dist/js-data-fetch.min.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)