Skip to content

Commit

Permalink
Organizing sources (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Oct 6, 2017
1 parent 10bbd96 commit 29c26b2
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions src/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,21 @@
"test": false,
"doc": true
},
{
"name": "require/load",
"load": false
},
{
"name": "require/json",
"load": false
},
{
"name": "require/javascript",
"load": false
},
{
"name": "require",
"load": false,
"doc": true
"load": false
},
{
"name": "events",
Expand Down Expand Up @@ -614,4 +625,4 @@
"name": "stream/array",
"load": false
}
]
]

0 comments on commit 29c26b2

Please sign in to comment.