Skip to content

Commit a4559bd

Browse files
committed
chore(config): remove preview api
1 parent 6012213 commit a4559bd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

nuxt.config.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ export default defineNuxtConfig({
1515

1616
css: ['~/assets/css/main.css'],
1717

18-
// TODO: Remove this once we have a proper API
19-
content: {
20-
preview: {
21-
api: 'https://dev-api.nuxt.studio'
22-
}
23-
},
24-
2518
future: {
2619
compatibilityVersion: 4
2720
},

0 commit comments

Comments
 (0)