mirror of
https://github.com/developit/microbundle.git
synced 2025-12-08 17:35:50 +00:00
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"name": "basic-no-pkg-main",
|
|
"scripts": {
|
|
"build": "microbundle --pkg-main false"
|
|
}
|
|
}
|