This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<title>CodeMirror: Oddness Demo</title> | |
<meta charset="utf-8"/> | |
<link rel=stylesheet href="../doc/docs.css"> | |
<link rel="stylesheet" href="../lib/codemirror.css"> | |
<script src="../lib/codemirror.js"></script> | |
<div id=nav> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
/** | |
* Vermin completely manages the running of the filerev and usemin tasks, so | |
* that assets that reference other assets are correctly hashed after their | |
* referenced assets are spliced in by usemin. | |
* | |
* Vermin also makes various assumptions about how filerev and usemin are set | |
* up. For instance, it assumes that usemin runs immediately after filerev, | |
* that filerev renames files in-place, and that usemin relies on |