Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Tools glue
ng-ebi-authorization
Commits
33535b4e
Commit
33535b4e
authored
Feb 19, 2018
by
Eduardo Sanz García
Browse files
docs: fix entry point for the documentation command
parent
865f269e
Pipeline
#2748
passed with stages
in 2 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
33535b4e
...
...
@@ -10,7 +10,7 @@
"test:sr"
:
"ng test --code-coverage=true --progress=false"
,
"test:sr:chromium"
:
"ng test --code-coverage=true --progress=false --config=karma_chromium.conf.js"
,
"lint"
:
"ng lint --type-check"
,
"docs"
:
"typedoc --module amd --out docs/ public_api.ts"
,
"docs"
:
"typedoc --module amd --out docs/
src/
public_api.ts"
,
"e2e"
:
"ng e2e"
,
"packagr"
:
"ng-packagr -p ng-package.json"
},
...
...
Write
Preview
Markdown
is supported
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