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 409b11f commit 74b2429Copy full SHA for 74b2429
package.json
@@ -9,6 +9,7 @@
9
"license": "MIT",
10
"scripts": {
11
"build:core": "yarn workspace @discord-message-components/core build",
12
+ "build:markdown": "yarn workspace @discord-message-components/markdown build",
13
"build:react": "yarn workspace @discord-message-components/react build",
14
"build:vue": "yarn workspace @discord-message-components/vue build",
15
"build:react:storybook": "yarn workspace @discord-message-components/react build-storybook",
0 commit comments