Rename to ffprobe-web-analyzer.

This commit is contained in:
Alf
2020-10-03 21:10:11 -07:00
parent 0aa67f2043
commit a89b00d219
11 changed files with 17 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
}
},
publicPath: process.env.NODE_ENV === 'production'
? '/ffmpeg-webtools/'
? '/ffprobe-web-analyzer/'
: '/',
configureWebpack: {
devServer: {