mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Merge branch 'develop'
This commit is contained in:
commit
3643699d2c
8 changed files with 291 additions and 49 deletions
|
|
@ -68,6 +68,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