private_pub icon indicating copy to clipboard operation
private_pub copied to clipboard

Conditionally load faye js

Open nfm opened this issue 12 years ago • 0 comments

This makes it possible to include faye.js in a manifest and have it minified/concatenated with the Rails asset pipeline or using some other method.

If the user hasn't included faye.js already, PrivatePub will still load it dynamically.

nfm avatar Jan 26 '13 23:01 nfm