You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2021. It is now read-only.
I've been messing with the source in the main Turbolinks repository, using blade and whatnot, to obtain an un-minified version of the Turbolinks source.
Since 90% of Rails users will be using the asset pipeline, distributing an unminified version will give most users more visibility in development mode.
I've been messing with the source in the main Turbolinks repository, using
bladeand whatnot, to obtain an un-minified version of the Turbolinks source.Since 90% of Rails users will be using the asset pipeline, distributing an unminified version will give most users more visibility in development mode.