Closed Lanfei closed 8 years ago
Compatible with urls with querystring or hash:
<!-- build:css style.css --> <link rel="stylesheet" href="css/clear.css?v=1"/> <link rel="stylesheet" href="css/main.css?v=2"/> <!-- endbuild -->
Can you add tests for this?
OK, of course.
I'll create a new pull request.
Compatible with urls with querystring or hash: