Revision d30ce38c
Added by koszko over 1 year ago
index.json | ||
---|---|---|
107 | 107 |
"uuid": "a6754dcb-58d8-4b7a-a245-24fd7ad4cd68", |
108 | 108 |
|
109 | 109 |
// Version should match the upstream version of the resource (e.g. a |
110 |
// version of javascript library). Revision number starts as 1 for
|
|
110 |
// version of JavaScript library). Revision number starts as 1 for
|
|
111 | 111 |
// each new resource version and gets incremented by 1 each time a |
112 | 112 |
// modification to the packaging of this version is done. Hydrilla |
113 | 113 |
// will allow multiple definitions of the same resource to load, as |
... | ... | |
132 | 132 |
// on a page before this resource's own scripts. |
133 | 133 |
"dependencies": [{"identifier": "hello-message"}], |
134 | 134 |
|
135 |
// Array of javascript files that belong to this resource.
|
|
135 |
// Array of JavaScript files that belong to this resource.
|
|
136 | 136 |
"scripts": [ |
137 | 137 |
{"file": "hello.js"}, |
138 | 138 |
{"file": "bye.js"} |
Also available in: Unified diff
spell "JavaScript" with capital "J" and "S"