mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
get cfis from range and node
This commit is contained in:
parent
ca6d27f4f8
commit
b0fde55527
5 changed files with 233 additions and 5 deletions
|
@ -63,6 +63,7 @@ gulp.task('serve', function() {
|
|||
gulp.task('test', function(cb) {
|
||||
mochify('./test/*.js', {
|
||||
reporter: 'spec',
|
||||
transform: 'brfs',
|
||||
watch: true
|
||||
})
|
||||
.bundle();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue