We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ccdb7 commit 67f6092Copy full SHA for 67f6092
2 files changed
.travis.yml
@@ -19,5 +19,5 @@ jobs:
19
- stage: build & publish lib
20
script:
21
- npm run build:lib
22
- #- npm run publish:lib
+ - npm run publish:lib
23
if: branch = master
README.md
@@ -1,7 +1,5 @@
1
# @angular-extensions/pretty-html-log
2
3
-# Work in progress - module not yet published
4
-
5

6
7
This module allows you to pretty print the inner HTML
0 commit comments