mirror of
https://github.com/developit/microbundle.git
synced 2026-02-01 14:32:39 +00:00
7 lines
126 B
JSON
7 lines
126 B
JSON
{
|
|
"name": "minify-path-parent-dir-with-cwd",
|
|
"scripts": {
|
|
"build": "microbundle --cwd ./minify-path-parent-dir"
|
|
}
|
|
}
|