Skip to content

Instantly share code, notes, and snippets.

@vmihalachi
Created October 27, 2017 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmihalachi/7bceb1a43f1192e192fd0d184db7b599 to your computer and use it in GitHub Desktop.
Save vmihalachi/7bceb1a43f1192e192fd0d184db7b599 to your computer and use it in GitHub Desktop.
{% if not DEBUG %}
{% render_bundle 'manifest' 'js' %}
{% render_bundle 'vendor' 'js' %}
{% endif %}
{% render_bundle 'app' %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment