8000 Remove JSON loading from the client version by daffl · Pull Request #306 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

Remove JSON loading from the client version#306

Merged
daffl merged 2 commits intomasterfrom 8000
client-version
Apr 24, 2016
Merged

Remove JSON loading from the client version#306
daffl merged 2 commits intomasterfrom
client-version

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

0