Project

General

Profile

Actions

Architecture #12738

closed

Use elm-install to install elm dependencies instead of just using elm-make

Added by Vincent MEMBRÉ almost 6 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

Some dependencies used in our project (like elm-ui) cannot be installed using elm-make and needs to use elm-install (https://github.com/gdotdesign/elm-github-install).

That command needs to be installed before on ci before being used to create the plugin (done using gem install)

For now i propose to do in build-app.sh elm-install only if elm stuff directory does not exists, or build time will increase a lot during development

I propose to add an option later to force elm-install call

Actions

Also available in: Atom PDF