1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-02-07 06:54:49 +00:00

10 Commits

Author SHA1 Message Date
Richard Ramos
c479cb4501 fix: ignore find error if full-build does not exist 2019-08-14 19:25:00 +02:00
andytudhope
7a6886fcfc Add back-end for dev and prod builds 2019-08-14 11:26:39 +02:00
Richard Ramos
5703eb60c1 fix: node_modules shouldnt be copied from back-end 2019-08-13 21:01:36 +02:00
Richard Ramos
c9c74a5f65 fix: use rsync instead of cp to skip node_modules 2019-08-13 21:01:36 +02:00
Richard Ramos
f033937f1d feat: keep node_modules unless lock file is changed, and remove websocket connection 2019-08-13 21:01:36 +02:00
Richard Ramos
23e7f9b04b fix: remove indentation 2019-08-13 15:00:58 +02:00
Richard Ramos
ec3c625a2b fix: code review 2019-08-13 15:00:58 +02:00
Richard Ramos
1ceb996b31 feat: adds server-start script to package.json 2019-08-13 15:00:58 +02:00
Richard Ramos
22b7d38c8f feat: adds LOCALHOST variable to set Embark's target and app.zip creation 2019-08-13 15:00:58 +02:00
6e9c8f3070 use Makefile instead of build.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 15:42:43 +02:00