PDF.js version 1.0.1209
This commit is contained in:
parent
0a7b12a8b6
commit
08206d2783
3
make.js
3
make.js
@ -996,7 +996,8 @@ target.b2g = function() {
|
|||||||
['extensions/b2g/viewer.css', B2G_BUILD_CONTENT_DIR + '/web'],
|
['extensions/b2g/viewer.css', B2G_BUILD_CONTENT_DIR + '/web'],
|
||||||
['extensions/b2g/viewer.js', B2G_BUILD_CONTENT_DIR + '/web'],
|
['extensions/b2g/viewer.js', B2G_BUILD_CONTENT_DIR + '/web'],
|
||||||
['build/dist/*', B2G_BUILD_CONTENT_DIR + '/web/bower_components']
|
['build/dist/*', B2G_BUILD_CONTENT_DIR + '/web/bower_components']
|
||||||
]
|
],
|
||||||
|
preprocess: []
|
||||||
};
|
};
|
||||||
builder.build(setup);
|
builder.build(setup);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user