mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"name": "define-expression",
|
|
"scripts": {
|
|
"build": "microbundle -f esm --no-sourcemap --define @Object.freeze=Object"
|
|
}
|
|
}
|