Explorar o código

Add npm run analyze

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
86314e2004
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -9,6 +9,7 @@
     "start:no-proxy": "NO_PROXY=true roadhog server",
     "build": "roadhog build",
     "site": "roadhog-api-doc static",
+    "analyze": "roadhog build --analyze",
     "lint:style": "stylelint \"src/**/*.less\" --syntax less",
     "lint": "eslint --ext .js src mock tests && npm run lint:style",
     "lint:fix": "eslint --fix --ext .js src mock tests && npm run lint:style",