We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98be69f commit ba9c76bCopy full SHA for ba9c76b
docs/extension-maintainers.md
@@ -164,7 +164,7 @@ The `build-path` may contain some templated values which are replaced:
164
165
* `{version}` to be replaced with the package version. For example a package
166
with version 1.2.3 with a `build-path` of `myext-{version}` the actual build
167
- path would become `myext-{version}`.
+ path would become `myext-1.2.3`.
168
169
#### `override-download-url-method`
170
0 commit comments