created make release target with optimizations

This commit is contained in:
2020-01-25 21:43:21 +01:00
parent 4fb17bb2fc
commit 1f829386d2
2 changed files with 11 additions and 6 deletions

View File

@@ -8,11 +8,11 @@
"author": "Ozbolt Menegatti",
"license": "MPL2",
"devDependencies": {
"brfs": "^2.0.2",
"browserify": "^16.5.0",
"esmify": "^2.1.1",
"picnic": "^6.5.2",
"snabbdom": "^0.7.4",
"tinyify": "^2.5.2",
"brfs": "^2.0.2"
"tinyify": "^2.5.2"
}
}