This commit is contained in:
keyan 2022-01-21 12:43:57 -06:00
parent cf4ae37087
commit 1baaf6089c
1 changed files with 1 additions and 1 deletions

View File

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