Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dotgreg
tiro-notes
Commits
6027aa1e
Commit
6027aa1e
authored
Jun 05, 2022
by
greg@1m
Browse files
preparing for 0.30 release 3
parent
0c104217
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/generator/package.json
View file @
6027aa1e
...
...
@@ -10,7 +10,9 @@
"gen-json-client-api"
:
"npx typedoc --tsconfig ../../client/tsconfig.json --json client-api.json ../../client/src/hooks/api/api.hook.tsx"
,
"gen-json"
:
"run-s gen-json-client-api gen-json-iframe-api"
,
"2___MD_GEN_STAGE__"
:
""
,
"gen-doc"
:
"ts-node doc.ts"
,
"gen-doc-1"
:
"npm i -g ts-node"
,
"gen-doc-2"
:
"ts-node doc.ts"
,
"gen-doc"
:
"run-s gen-doc-1 gen-doc-2"
,
"3___BUILD_ALL__"
:
""
,
"build"
:
"npm run-s gen-json gen-doc"
,
"___UPDATING_SERVING_WEBSITE_STAGE__"
:
""
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment