这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Jan 23, 2019

This PR adds an ability to init application with the development environment and support git submodules

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

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

Looks good to me!

mkdir $backendFolder

git submodule sync
git submodule update --init --recursive
Copy link
Contributor

@gasolin gasolin Jan 23, 2019

Choose a reason for hiding this comment

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

@ZIMkaRU I think it might better to only do the submodule update while dev.
and keep the fixed version without git submodule update --remote for the current prod build

Copy link
Member Author

Choose a reason for hiding this comment

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

@gasolin it is for quick project initialization and the ability to build for testing and development only

Copy link
Member Author

Choose a reason for hiding this comment

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

on prod build this script unused

@davide-scola davide-scola merged commit eb99bfe into bitfinexcom:master Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants