Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7cc8f65

Browse filesBrowse files
committed
fix(config): exclude new nuxt import-conditions plugin
1 parent 05e94fc commit 7cc8f65
Copy full SHA for 7cc8f65

1 file changed

+1Lines changed: 1 addition & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/config.ts‎

Copy file name to clipboardExpand all lines: src/config.ts
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ async function startNuxtAndGetViteConfig(
7676

7777
const excludedPlugins = [
7878
'nuxt:import-protection',
79+
'nuxt:import-conditions',
7980
'vite-plugin-checker',
8081
]
8182

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.