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 fe518cf commit 9b5f349Copy full SHA for 9b5f349
docs/general/building-and-releasing.md
@@ -18,7 +18,7 @@ checkout the `Publish to npm` workflow in GitHub Actions to get a live update.
18
Please note that before publishing the package, you need to verify the
19
functionality in some of the neeto web-apps locally using `yalc` package
20
manager. The usage of yalc is explained in this video:
21
-https://youtu.be/QBiYGP0Rhe0
+https://youtu.be/F4zZFnrNTq8
22
23
Type declaration files are written & kept in `typeTemplates` folder. The
24
`jsdoc-builder` script will take these declaration files, add jsdoc comments and
0 commit comments