Follow-up I5918367: Add new classes to jsduck.json

No idea how this passed the first time…

Change-Id: I690d10f4f69c657bc58f989c545905649f97add8
This commit is contained in:
James D. Forrester 2015-03-05 15:43:24 -08:00
parent 9d0bb8f56e
commit 2c689a4790

View file

@ -7,7 +7,7 @@
"--builtin-classes": true,
"--processes": "0",
"--warnings-exit-nonzero": true,
"--external": "HTMLDocument,Window,Node,Set,Range,Selection,ClientRect,File,Blob,DataTransfer,DataTransferItem",
"--external": "HTMLDocument,Window,Node,Set,Range,Selection,ClientRect,File,Blob,DataTransfer,DataTransferItem,KeyboardEvent,MouseEvent",
"--output": "docs",
"--": [
".jsduck/external.js",