mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 16:26:15 -04:00
refactor: removed useless runtime config
This commit is contained in:
parent
638dd13438
commit
950f69f04b
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@ const toolConfigModule: Module<toolConfigModuleOptions> = function () {
|
|||
|
||||
routes.push(newRoute)
|
||||
})
|
||||
|
||||
nuxt.options.publicRuntimeConfig.toolList = toolList
|
||||
})
|
||||
|
||||
extendBuild((config) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue