9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"main": "dist/knockout",
|
|
"shim": {
|
|
"dist/knockout": {
|
|
"exports": "ko"
|
|
}
|
|
}
|
|
}
|