Skip to content

Commit 118abc5

Browse files
author
daniel-lundin
committed
Remove dead code
1 parent ff18a62 commit 118abc5

File tree

5 files changed

+18
-21909
lines changed

5 files changed

+18
-21909
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = function(grunt) {
2222
},
2323
jquery: {
2424
src: 'src/*.js',
25-
dest: 'src/jquery.snabbt.js',
25+
dest: 'dist/jquery.snabbt.js',
2626
},
2727
dist: {
2828
src: ['src/animations.js', 'src/easing.js', 'src/main.js', 'src/mat.js', 'src/state.js', 'src/utils.js'],

dist/jquery.snabbt.min.js

Lines changed: 14 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/snabbt.min.js

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

0 commit comments

Comments
 (0)