Open abhiagr12 opened 6 years ago
How to identify it is working?
Do I have to change <script type="text/javascript" src="/wro/groupName.js"></script> to some thing else. For example <script type="text/javascript" src="/wro/groupName-{timestamp}.js"></script>
<script type="text/javascript" src="/wro/groupName.js"></script>
<script type="text/javascript" src="/wro/groupName-{timestamp}.js"></script>
How to identify it is working?
Do I have to change
<script type="text/javascript" src="/wro/groupName.js"></script>
to some thing else. For example<script type="text/javascript" src="/wro/groupName-{timestamp}.js"></script>