mirror of
https://github.com/developit/microbundle.git
synced 2025-12-08 17:35:50 +00:00
7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"name": "alias-mapping",
|
|
"scripts": {
|
|
"build": "microbundle --no-sourcemap --alias ./constants=./constants-debug"
|
|
}
|
|
}
|