Skip to content

Commit

Permalink
Add fraction.js to compression blacklist
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Jul 28, 2017
1 parent 222d6b9 commit 4f52c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tessel/deployment/lists/javascript.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ module.exports = {
base64id: true,
'component-inherit': true,
express: true,
'fraction.js': true
},
};

0 comments on commit 4f52c5e

Please sign in to comment.