chore: migrate to masto/fetch (#479)
This commit is contained in:
parent
3391bce91b
commit
2339acaf5e
2 changed files with 5 additions and 1 deletions
|
@ -37,7 +37,9 @@ export default defineNuxtConfig({
|
|||
'~/styles/dropdown.css',
|
||||
],
|
||||
alias: {
|
||||
querystring: 'rollup-plugin-node-polyfills/polyfills/qs',
|
||||
'querystring': 'rollup-plugin-node-polyfills/polyfills/qs',
|
||||
'masto/fetch': 'masto/fetch',
|
||||
'masto': 'masto/fetch',
|
||||
},
|
||||
vite: {
|
||||
define: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue