1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-04 15:09:16 +02:00

WIP: Update to Webpack 4 and Babel 7 (#835)

* Update to Webpack 4 and Babel 7

* Update karma tests

* Update browserlist, fix tests, remove all requires

* Update karma browserlist query

* Update webpack externals

* remove gulp and serve

* Fix webpack for karma

* Fix test externals
This commit is contained in:
Fred Chasen 2020-06-04 21:38:39 -07:00 committed by GitHub
parent 50fcbb22f5
commit cb4facb6c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 10292 additions and 13954 deletions

View file

@ -141,8 +141,7 @@ class Resources {
}.bind(this));
}
var replacements = this.urls.
map( (url) => {
var replacements = this.urls.map( (url) => {
var absolute = this.settings.resolver(url);
return this.createUrl(absolute).