mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
Added locations
This commit is contained in:
parent
d7371a619d
commit
80787fc86b
10 changed files with 648 additions and 125 deletions
|
@ -29,7 +29,8 @@ var files = [
|
|||
'src/rendition.js',
|
||||
'src/continuous.js',
|
||||
'src/paginate.js',
|
||||
'src/map.js'
|
||||
'src/map.js',
|
||||
'src/locations.js'
|
||||
];
|
||||
|
||||
// Lint JS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue