summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYukai Huang2017-03-13 21:42:09 +0800
committerYukai Huang2017-03-13 21:42:09 +0800
commitb4424419c0eb2e07c6783d6853346853957e78a8 (patch)
treeff710ed57ec48145649ff938195941037f0bd9c6 /package.json
parent93e41f3a40394f061ca81c8ce119c85611173621 (diff)
Add standarjs globals
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/package.json b/package.json
index 05789321..01c867df 100644
--- a/package.json
+++ b/package.json
@@ -170,6 +170,26 @@
"webpack-parallel-uglify-plugin": "^0.2.0"
},
"standard": {
+ "globals": [
+ "$",
+ "CodeMirror",
+ "Cookies",
+ "moment", "editor",
+ "ui",
+ "Spinner",
+ "modeType",
+ "Idle",
+ "serverurl",
+ "key",
+ "gapi",
+ "Dropbox",
+ "FilePicker",
+ "ot",
+ "MediaUploader",
+ "hex2rgb",
+ "num_loaded",
+ "Visibility"
+ ],
"ignore": [
"lib/ot",
"public/vendor"