This commit is contained in:
keyan 2022-01-21 12:43:57 -06:00
parent cf4ae37087
commit 1baaf6089c

View File

@ -26,7 +26,7 @@ module.exports = withPlausibleProxy()({
return Object.keys(RuntimeSources['stacker.news'])[0] return Object.keys(RuntimeSources['stacker.news'])[0]
}, },
// Use the CDN in production and localhost for development. // Use the CDN in production and localhost for development.
// assetPrefix: isProd ? 'https://a.stacker.news' : '', assetPrefix: isProd ? 'https://a.stacker.news' : '',
async headers () { async headers () {
return [ return [
{ {