Rename sol-cov to sol-coverage, fix links

This commit is contained in:
Fabio Berger
2019-01-09 17:30:34 +01:00
parent 589b535b91
commit 241be6de30
9 changed files with 37 additions and 39 deletions

View File

@@ -18,9 +18,9 @@ const pages = [
},
{
title: 'sol-cov',
filename: 'cov/index.html',
filename: 'coverage/index.html',
template: 'assets/index.html',
chunks: ['cov'],
chunks: ['coverage'],
favicon: 'assets/favicons/cov.ico',
minify: true,
meta: {