Update readme and add alert for browser compatibility warning.

This commit is contained in:
Alf
2020-11-02 18:33:33 -08:00
parent 6be1bcd131
commit fc142e8ab1
4 changed files with 16 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ module.exports = {
pages: {
index: {
entry: 'src/main.js',
title: 'FFMpeg WebTools',
title: 'FFProbe Web Analyzer',
}
},
publicPath: process.env.NODE_ENV === 'production'