Skip to content

Commit

Permalink
Fixes #68 - Goodbye Coffeescript
Browse files Browse the repository at this point in the history
Changing over project scripts to ES2015 (un-refactored). In the process of updating the build tasks to remove Coffeescript, refactored the tasks to reduce the number of steps.
  • Loading branch information
willsteinmetz committed Oct 22, 2016
1 parent 5ff4664 commit 225652d
Show file tree
Hide file tree
Showing 21 changed files with 707 additions and 762 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,7 @@ The change log was created with version 2.0. For changes, please see the commit
- Renaming Legacy theme to Ocho
- References to __legacy__ will be removed for 5.0.0
- Swapped from Coffeescript to ES2015!
- Refactored build process to reduce the number of steps in the build process and speed it up

## 4.1.0

Expand Down
29 changes: 14 additions & 15 deletions dist/jquery.notific8.js

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

11 changes: 1 addition & 10 deletions dist/jquery.notific8.js.map

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

2 changes: 1 addition & 1 deletion dist/jquery.notific8.min.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions dist/notific8.css.map

Large diffs are not rendered by default.

0 comments on commit 225652d

Please sign in to comment.