@custom.vendure/asset-server-plugin
v2.1.6-dev.0
Published
The `AssetServerPlugin` serves assets (images and other files) from the local file system. It can also perform on-the-fly image transformations and caches the results for subsequent calls.
Downloads
2
Readme
Vendure AssetServerPlugin
The AssetServerPlugin
serves assets (images and other files) from the local file system. It can also perform on-the-fly image transformations and caches the results for subsequent calls.
npm install @vendure/asset-server-plugin
For documentation, see docs.vendure.io/reference/core-plugins/asset-server-plugin/