Changeset - c4c2379a5e80
[Not reviewed]
4 1 1
Christopher Neugebauer - 7 years ago 2017-06-07 22:11:54
chrisjrn@gmail.com
site.js is now not part of the pipeline
5 files changed with 6 insertions and 13 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/_scripts.html
Show inline comments
 
<script src='/site_media/static/js/site-92ae8d0d6c.js'></script>
 
{% load compress %}
 
{% load staticfiles %}
 

	
 
{% compress js %}
 
  <script src='{% static "js/site.js" %}'></script>
 
{% endcompress %}
static/STATIC_README.md
Show inline comments
 
deleted file
static/js/site.js
Show inline comments
 
file renamed from static/src/js/site.js to static/js/site.js
static/src/hbs/_scripts.hbs
Show inline comments
 
deleted file
static/src/hbs/_styles.hbs
Show inline comments
 
deleted file
0 comments (0 inline, 0 general)