mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2026-04-28 13:37:35 +02:00
mp3 support
This commit is contained in:
+1
-7
@@ -1,5 +1,3 @@
|
||||
import million from 'million/compiler'
|
||||
|
||||
const securityHeaders = [
|
||||
{
|
||||
key: 'X-DNS-Prefetch-Control',
|
||||
@@ -49,8 +47,4 @@ const nextConfig = {
|
||||
swcMinify: true,
|
||||
}
|
||||
|
||||
const millionConfig = {
|
||||
auto: true,
|
||||
}
|
||||
|
||||
export default million.next(nextConfig, millionConfig)
|
||||
export default nextConfig
|
||||
|
||||
Reference in New Issue
Block a user