File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 11# @netlify/vite-plugin
22
3- > [ !WARNING] This is an experimental Vite plugin for Netlify. It is under active development and does ** not** yet
4- > support all Netlify platform features.
3+ Vite plugin that emulates Netlify's platform features within your Vite dev server.
54
6- A Vite plugin that integrates with Netlify's platform features.
7-
8- ## 🚧 Feature Support
5+ ## Feature Support
96
107| Feature | Supported |
118| ---------------------- | --------- |
@@ -18,8 +15,7 @@ A Vite plugin that integrates with Netlify's platform features.
1815| Environment Variables | ✅ Yes |
1916| Image CDN | ✅ Yes |
2017
21- > Note: Missing features will be added incrementally. This module is ** not** intended to be a full replacement for the
22- > Netlify CLI.
18+ > This module is ** not** intended to be a full replacement for the Netlify CLI.
2319
2420## Installation
2521
@@ -37,6 +33,7 @@ The plugin accepts the following options:
3733- ` edgeFunctions ` : Configure edge functions
3834- ` functions ` : Configure serverless functions
3935- ` headers ` : Configure response headers
36+ - ` images ` : Configure Image CDN functionality
4037- ` redirects ` : Configure URL redirects
4138- ` staticFiles ` : Configure static file serving
4239
You can’t perform that action at this time.
0 commit comments