Skip to content

Commit 74b2429

Browse files
committed
Add markdown build
1 parent 409b11f commit 74b2429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"license": "MIT",
1010
"scripts": {
1111
"build:core": "yarn workspace @discord-message-components/core build",
12+
"build:markdown": "yarn workspace @discord-message-components/markdown build",
1213
"build:react": "yarn workspace @discord-message-components/react build",
1314
"build:vue": "yarn workspace @discord-message-components/vue build",
1415
"build:react:storybook": "yarn workspace @discord-message-components/react build-storybook",

0 commit comments

Comments
 (0)