Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Use packages locally without publish, suggested approach is link like npm and bower #268

Open
pietro909 opened this issue Apr 22, 2017 · 1 comment
Labels

Comments

@pietro909
Copy link

I miss a feature similar to npm link or bower link: it allows a developer to test locally a dependency without publishing it.

I already do it manually, but often I need to rm -rf elm-stuff and elm-package install due to dependency issues like:

The elm-package.json constraints of 'xxxxx/zzzzz' are probably
letting too much stuff through. Definitely open an issue on the relevant github
repo to get this fixed and save other people from this pain.

And you can see that the manual procedure of removing the package and then create the symlink is quite tedious.

@process-bot
Copy link

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@evancz evancz added the request label Jul 11, 2017
@evancz evancz changed the title Implement link command to work locally Use packages locally without publish, suggested approach is link like npm and bower Jul 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants