chore: polyfill querystring
This commit is contained in:
parent
c79902a04e
commit
9cc837f5df
3 changed files with 24 additions and 0 deletions
|
@ -16,6 +16,9 @@ export default defineNuxtConfig({
|
|||
colorMode: {
|
||||
classSuffix: '',
|
||||
},
|
||||
alias: {
|
||||
querystring: 'rollup-plugin-node-polyfills/polyfills/qs',
|
||||
},
|
||||
postcss: {
|
||||
plugins: {
|
||||
'postcss-nested': {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue