Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Improve user experience - project generation speed #22

Open
dsebastien opened this issue Oct 27, 2015 · 1 comment
Open

Improve user experience - project generation speed #22

dsebastien opened this issue Oct 27, 2015 · 1 comment

Comments

@dsebastien
Copy link
Owner

Currently, generating a project takes a lot of time because of the large number of dependencies to pull down.

How to limit this?

Some ideas:

  • reorganize the build and how it is installed
  • use npm link assuming a correct version of the build is globally installed (could be part of a pre-req/initial check during project generation)
@dsebastien dsebastien changed the title Improve user experience Improve user experience - project generation speed Oct 27, 2015
@dsebastien
Copy link
Owner Author

Another idea: bundle all dependencies

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant