This repository was archived by the owner on Mar 26, 2018. It is now read-only.
Commit 1fbb27c
committed
fix(grunt:cdnify): preserve cdnified scripts in build
Previously, the script references in index.html that were changed by the cdnify step would later
be overwritten by the usemin task. Now, cdnify runs before useminPrepare and the usemin task is
configured to include references for cdnified scripts right before the actual block replacements.1 parent cb9d420 commit 1fbb27c
1 file changed
+22
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
394 | 405 | | |
395 | 406 | | |
396 | 407 | | |
| |||
495 | 506 | | |
496 | 507 | | |
497 | 508 | | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
498 | 517 | | |
499 | 518 | | |
500 | 519 | | |
| |||
503 | 522 | | |
504 | 523 | | |
505 | 524 | | |
506 | | - | |
507 | 525 | | |
508 | 526 | | |
509 | 527 | | |
| |||
606 | 624 | | |
607 | 625 | | |
608 | 626 | | |
| 627 | + | |
| 628 | + | |
609 | 629 | | |
610 | 630 | | |
611 | 631 | | |
612 | 632 | | |
613 | 633 | | |
614 | 634 | | |
615 | 635 | | |
616 | | - | |
617 | 636 | | |
618 | 637 | | |
619 | 638 | | |
| |||
0 commit comments