2019-03-21 15:04:17 -04:00

7 lines
106 B
JSON

{
"name": "define",
"scripts": {
"build": "microbundle --no-sourcemap --define DEBUG=false"
}
}