mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Replace App Subscribe with General Subscribe
This commit is contained in:
parent
40d5d9cbf1
commit
be3046619a
5 changed files with 191 additions and 8 deletions
|
|
@ -62,6 +62,10 @@ const storeAppLists = async function (builder) {
|
|||
export default {
|
||||
target: 'static',
|
||||
|
||||
publicRuntimeConfig: {
|
||||
allUpdateSubscribe: process.env.ALL_UPDATE_SUBSCRIBE
|
||||
},
|
||||
|
||||
/*
|
||||
** Hooks
|
||||
* https://nuxtjs.org/api/configuration-hooks/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue