Loading
fix(publishing): readme file has to contain absolute URLs
A few minutes ago I tried to publish the extension version 3.11.0 but the package CI Job failed
ERROR Couldn't detect the repository where this extension is published. The image 'src/assets/_ci_variable_autocomplete.png' will be broken in README.md. Please provide the repository URL in package.json or use the --baseContentUrl and --baseImagesUrl options.
Which make perfect sense because we are not packaging the documentation images with the extension to reduce the size (perf: reduce packaged extension size).