@vendure/asset-server-plugin

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.

Usage no npm install needed!

<script type="module">
  import vendureAssetServerPlugin from 'https://cdn.skypack.dev/@vendure/asset-server-plugin';
</script>

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 www.vendure.io/docs/typescript-api/asset-server-plugin