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 6eb310a commit e57d960Copy full SHA for e57d960
README.md
@@ -14,7 +14,8 @@ You can read about how HSM works [in my blog post](https://samual.uk/blog/js-cod
14
2. Name your source script file to `<name>.src.js`
15
3. Run `hsm minify <name>.src.js` and it will create a minified script file called `<name>.js`
16
17
-> **NOTE:** If you get an error message that looks like this:
+> [!NOTE]
18
+> If you get an error message that looks like this:
19
> ```
20
> [...]\AppData\Local\pnpm\hsm.ps1 cannot be loaded because running scripts is disabled on this system. [...]
21
0 commit comments