Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove JSON loading from the client version #306

Merged
merged 2 commits into from
Apr 24, 2016
Merged

Remove JSON loading from the client version #306

merged 2 commits into from
Apr 24, 2016

Conversation

daffl
Copy link
Member

@daffl daffl commented Apr 17, 2016

Some loaders (like Webpack) can not require JSON by default so it is best to take out requiring the package to get the version. This will also make built versions a little smaller. The drawback is that we will have to update those versions manually (maybe remove them entirely in 3.0).

@ekryski
Copy link
Contributor

ekryski commented Apr 21, 2016

:shipit:

@ekryski
Copy link
Contributor

ekryski commented Apr 21, 2016

It's a bummer to add a manual step but it is required and slims the build so 👍

@daffl daffl merged commit 0072e3e into master Apr 24, 2016
@daffl daffl deleted the client-version branch April 24, 2016 01:09
marshallswain pushed a commit to marshallswain/feathers that referenced this pull request Sep 20, 2016
daffl added a commit that referenced this pull request Aug 25, 2018
* Improve logging hook and add Express error logging

* Remove custom errorLogger and use new error middleware logging functionality

* Improve the logger more

* Make standard logging hook more compact

* Finalize logger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants