Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Build the js-sdk in the CI script #612

Merged
merged 8 commits into from
Jan 12, 2017
Merged

Build the js-sdk in the CI script #612

merged 8 commits into from
Jan 12, 2017

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jan 11, 2017

now it's transpiled

@@ -12,6 +12,9 @@ set -x
# install the other dependencies
npm install

# we may be using a dev branch of js-sdk in which case we need to build it
(cd node_modules/matrix-js-sdk && npm run build)
Copy link
Member

Choose a reason for hiding this comment

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

It's npm run compile as build is used for distribution.

Copy link
Member

Choose a reason for hiding this comment

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

Same for the vector-web PR.

Copy link
Member Author

Choose a reason for hiding this comment

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

@kegsay
Copy link
Member

kegsay commented Jan 11, 2017

LGTM

@dbkr dbkr merged commit 6d07a1b into develop Jan 12, 2017
@richvdh richvdh deleted the dbkr/ci_build_js_sdk branch February 15, 2017 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants