Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

build (travis): add prod build #254

Merged
merged 8 commits into from May 28, 2018
Merged

build (travis): add prod build #254

merged 8 commits into from May 28, 2018

Conversation

subotic
Copy link
Member

@subotic subotic commented May 28, 2018

Summary

  • Run build with production settings.
  • Add hacky fix for JDNConvertibleCalendarDateAdapter
  • Remove file-uploadercomponent

Issues

@subotic subotic self-assigned this May 28, 2018
.travis.yml Outdated
@@ -18,6 +18,8 @@ before_script:

script:
- ng test --reporters=spec --browser=ChromeHeadless --single-run=true
# this should really be fixed in the package itself
- cp fix/jdnconvertiblecalendardateadapter/index.d.ts node_modules/jdnconvertiblecalendardateadapter/dist/index.d.ts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

once we use the angular compiler to build jdnconvertiblecalendardateadapter, this should not be necessary any more. See dhlab-basel/JDNConvertibleCalendarDateAdapter#5

@subotic subotic added this to the v2.0.0-alpha.14 milestone May 28, 2018
@subotic
Copy link
Member Author

subotic commented May 28, 2018

@kilchenmann FYI file-uploader component is removed. The build with prod settings is running through now.

@subotic subotic merged commit 355a647 into develop May 28, 2018
@subotic subotic deleted the wip/travis-prod-build branch May 28, 2018 09:08
@kilchenmann kilchenmann modified the milestone: v2.0.0-alpha.14 May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants