Skip to content

Commit

Permalink
update url-polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
fchasen committed Dec 6, 2018
1 parent 4728d09 commit 9042e01
Show file tree
Hide file tree
Showing 4 changed files with 5,147 additions and 3,529 deletions.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module.exports = function(config) {

// {pattern: 'node_modules/es6-promise/dist/es6-promise.auto.js', watched: false, included: true, served: true},

{pattern: 'libs/url/url-polyfill.js', watched: false, included: true, served: true}
// {pattern: 'libs/url/url-polyfill.js', watched: false, included: true, served: true}

],

Expand Down
Loading

0 comments on commit 9042e01

Please sign in to comment.