We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36dfb65 commit a51cde9Copy full SHA for a51cde9
www/package.json
@@ -8,7 +8,7 @@
8
"build": "kkt build",
9
"start": "kkt start",
10
"map": "source-map-explorer build/static/js/*.js --html build/website-result.html --no-border-checks",
11
- "map:safe": "source-map-explorer build/static/js/main.*.js build/static/js/*-vendor.*.js --html build/website-result.html"
+ "map:safe": "source-map-explorer build/static/js/main.*.js build/static/js/*-vendor.*.js --html build/website-result.html --no-border-checks"
12
},
13
"license": "MIT",
14
"devDependencies": {
0 commit comments