Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pseuco
concurrent-programming-web
Commits
ea0cd706
Verified
Commit
ea0cd706
authored
Nov 17, 2022
by
Felix Freiberger
Browse files
Let TypeDoc see shared component dependencies, too
parent
5946c0a4
Pipeline
#36308
passed with stages
in 5 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ea0cd706
...
...
@@ -48,9 +48,9 @@ webpack-build:
typedoc
:
stage
:
build
image
:
node:18
allow_failure
:
true
dependencies
:
-
npm-install
-
npm-install-shared-components
script
:
-
npm run typedoc
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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