Skip to content

Commit 620396b

Browse files
committed
chore(web): disable core module temporarily
1 parent 26b38ab commit 620396b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export default defineNuxtConfig({
22

33
modules: [
44
'@nuxt/eslint',
5-
'@nuxtaid/core',
5+
// '@nuxtaid/core',
66
],
77

88
devtools: {

0 commit comments

Comments
 (0)