forked from forks/ffprobe-wasm
Switch to Netlify static host to support SharedArrayBuffer via COEP/COOP headers. Github Pages does not support these headers yet.
This commit is contained in:
@@ -5,9 +5,6 @@ module.exports = {
|
||||
title: 'FFProbe',
|
||||
}
|
||||
},
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
? '/ffprobe-wasm/'
|
||||
: '/',
|
||||
configureWebpack: {
|
||||
devServer: {
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user