Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Link client packages directly to builds and update all dependencies #219

Merged
merged 1 commit into from
Nov 16, 2017

Conversation

daffl
Copy link
Member

@daffl daffl commented Nov 16, 2017

This will link things like importing @feathersjs/client or @feathersjs/client/rest directly to the built packages instead of pulling in the non-transpiled versions.
This will make it easier to use with most module loaders since they don't transpile dependencies in node_modules by default which is currently unfortunately almost all of them.

@daffl daffl merged commit 4500347 into master Nov 16, 2017
@daffl daffl deleted the client-builds branch November 16, 2017 23:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant