1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-13 17:44:00 +02:00

Merge pull request #692 from venkatraj/dev-master

This commit is contained in:
Elan Ruusamäe
2022-01-04 10:14:13 +02:00
committed by GitHub
3 changed files with 7 additions and 6 deletions

View File

@@ -153,8 +153,8 @@ by Minify. E.g. <code>@import "<span class=minRoot>/min/?</span>g=css2";</code><
list</a>.</p> list</a>.</p>
<p><small>Powered by Minify <?php echo Minify::VERSION; ?></small></p> <p><small>Powered by Minify <?php echo Minify::VERSION; ?></small></p>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="jquery-1.6.3.min.js"><\/script>')</script> <script>window.jQuery || document.write('<script src="jquery-1.12.4.min.js"><\/script>')</script>
<script> <script>
(function () { (function () {
// workaround required to test when /min isn't child of web root // workaround required to test when /min isn't child of web root

5
builder/jquery-1.12.4.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long