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 a5d0170 commit 4a7b9a0Copy full SHA for 4a7b9a0
.after-build.sh
@@ -1,4 +1,7 @@
1
#!/bin/bash
2
+
3
+set -e
4
5
src=dist/MarkdownPalettes.umd.min.js
6
dist=dist/markdown-palettes.js
7
vue=https://cdn.jsdelivr.net/npm/vue@2.5
0 commit comments