Skip to content

Commit

Permalink
Chore/fixing build step dev portal (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
tolzhabayev authored Aug 11, 2023
1 parent 9adca44 commit 83e913e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"scripts": {
"spellcheck": "cspell -c cspell.config.json \"**/*.{ts,tsx,js,go,md,mdx,yml,yaml,json,scss,css}\"",
"docs:build": "turbo docs:build",
"docs:build:devportal": "turbo docs:build -- --config=docusaurus.config.devportal.js",
"test:backend": "turbo test:backend",
"test": "turbo test:backend"
},
Expand Down

0 comments on commit 83e913e

Please sign in to comment.