Skip to content

Commit

Permalink
Move src files to root + remove dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqing committed Feb 2, 2015
1 parent 88221c1 commit 0098516
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 56 deletions.
2 changes: 1 addition & 1 deletion src/charming.js → charming.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(function(fn) {
/* istanbul ignore else */
/* istanbul ignore if */
if (typeof module === 'undefined') {
this.charming = fn;
} else {
Expand Down
1 change: 1 addition & 0 deletions charming.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 0 additions & 54 deletions dist/charming.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/charming.min.js

This file was deleted.

0 comments on commit 0098516

Please sign in to comment.