mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
Specifies package format for jspm.
This commit is contained in:
parent
911a2ca1c6
commit
38c41d86c6
1 changed files with 1 additions and 0 deletions
1
make.js
1
make.js
|
@ -337,6 +337,7 @@ target.dist = function() {
|
|||
'./build/pdf.worker.js': false,
|
||||
'node-ensure': false
|
||||
},
|
||||
format: 'amd', // to not allow system.js to choose 'cjs'
|
||||
repository: {
|
||||
type: 'git',
|
||||
url: DIST_REPO_URL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue