Skip to content

Commit

Permalink
Revert "fix: base href"
Browse files Browse the repository at this point in the history
This reverts commit 5250c8f.
  • Loading branch information
maxime1992 committed Mar 5, 2019
1 parent 5250c8f commit 97151a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ script:
- yarn run prettier:check
# build
- yarn run lib:build:prod
- yarn run demo:build:prod --progress=false --base-href "https://cloudnc.github.io/ngx-sub-form-demo/"
- yarn run demo:build:prod --progress=false --base-href "https://cloudnc.github.io/ngx-sub-form/"

# publish to npm
- yarn global add cpy-cli --ignore-engines
Expand Down

0 comments on commit 97151a8

Please sign in to comment.