mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
Moving interactive examples to jsfiddle.net
This commit is contained in:
parent
d7cb46dafc
commit
fd4428136b
3 changed files with 23 additions and 3 deletions
1
make.js
1
make.js
|
@ -119,7 +119,6 @@ target.web = function() {
|
|||
cp(CHROME_BUILD_DIR + '/*.crx', FIREFOX_BUILD_DIR + '/*.rdf',
|
||||
GH_PAGES_DIR + EXTENSION_SRC_DIR + 'chromium/');
|
||||
cp('-R', 'test/features', GH_PAGES_DIR);
|
||||
cp('-R', 'examples/learning', GH_PAGES_DIR + '/examples/');
|
||||
cp('-R', JSDOC_DIR + '/*', GH_PAGES_DIR + '/api/draft/');
|
||||
|
||||
var wintersmith = require('wintersmith');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue