add cdn
This commit is contained in:
parent
cf4ae37087
commit
1baaf6089c
@ -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 [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user