Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
weekly release 4.1dev
[moodle.git]
/
question
/
yui
/
src
/
preview
/
build.json
1
{
2
"name": "moodle-question-preview",
3
"builds": {
4
"moodle-question-preview": {
5
"jsfiles": [
6
"preview.js"
7
]
8
}
9
}
10
}