fix: change-case error 500 on canary
This commit is contained in:
parent
04c4ff5225
commit
afba38a102
@ -55,9 +55,9 @@ export default defineNuxtConfig({
|
||||
'~/styles/dropdown.css',
|
||||
],
|
||||
alias: {
|
||||
'querystring': 'rollup-plugin-node-polyfills/polyfills/qs',
|
||||
'change-case': 'scule',
|
||||
'semver': resolve('./mocks/semver'),
|
||||
querystring: 'rollup-plugin-node-polyfills/polyfills/qs',
|
||||
// 'change-case': 'scule',
|
||||
semver: resolve('./mocks/semver'),
|
||||
},
|
||||
imports: {
|
||||
dirs: [
|
||||
|
Loading…
Reference in New Issue
Block a user