UNPKG
raptor-amd
Version:
latest (1.1.8)
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1-beta
1.0.0-beta
0.2.5-beta
0.2.4-beta
0.2.3-beta
0.2.2-beta
Module to support AMD with RaptorJS 3 (CommonJS)
github.com/raptorjs/raptor-amd
raptorjs/raptor-amd
raptor-amd
/
lib
/
optimizer.json
6 lines
•
155 B
JSON
View Raw
1
2
3
4
5
6
{
"dependencies"
:
[
"raptor-modules/client/optimizer.json"
,
{
"type"
:
"require"
,
"path"
:
"./init"
,
"run"
:
true
,
"wait"
:
false
}
]
}