@vendure/asset-server-plugin
v3.1.1
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
16,619
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/