-
Notifications
You must be signed in to change notification settings - Fork 757
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(client-script): serve cached/gzipped client JS file - fixes #657
- Loading branch information
Shane Osbourne
committed
Jun 17, 2015
1 parent
45b3dab
commit dbe9ffe
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dbe9ffe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shakyShane I'll tell you in advance that we don't need to publish a new version for this change because npm automatically updates them correctly when users re-install Browsersync. https://nodesource.com/blog/semver-tilde-and-caret
dbe9ffe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point, although in this case there are also some follow-up changes to Browsersync (to support the proxy) so we'll need to.
dbe9ffe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🆗