You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/1.getting-started/2.providers.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,7 @@ Nuxt Image will automatically optimize `<nuxt-img>` or `<nuxt-picture>` sources
13
13
14
14
## Default Provider
15
15
16
-
The default provider for Nuxt Image is [ipx](/providers/ipx) or [static](/getting-started/static) (for `target: static`). Either option can be used without any configuration.
17
-
18
-
[Learn more about Nuxt deployment targets](https://nuxtjs.org/docs/2.x/features/deployment-targets)
16
+
The default optimizer and provider for Nuxt Image is [ipx](/providers/ipx). Either option can be used without any configuration.
0 commit comments