mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
8 lines
80 B
JSON
8 lines
80 B
JSON
{
|
|
"name": "basic-multi-source",
|
|
"source":[
|
|
"./a.js",
|
|
"./b.js"
|
|
]
|
|
}
|