diff --git a/nuxt.config.ts b/nuxt.config.ts index 369631a9..c0c2fe10 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -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: [