mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 12:34:47 -04:00
Updates to modulejs 0.1.
This commit is contained in:
parent
9266be9708
commit
cad50f76e2
36 changed files with 360 additions and 242 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
module.define('parser/generic-json', [jQuery, 'core/settings', 'model/entry'], function ($, settings, Entry) {
|
||||
modulejs.define('parser/generic-json', ['jQuery', 'core/settings', 'model/entry'], function ($, settings, Entry) {
|
||||
|
||||
var parser = {
|
||||
id: 'generic-json',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue