jonkemp / jonkemp/gulp-useref

Does not work properly with list of scripts in one-line writing

Open
#270 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
700
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Following your documented sample, if the ``s are compressed in the same line:

```html
<html>
<head></head>
<body>
<!-- build:js scripts/combined.js -->
<script type="text/javascript" src="scripts/one.js">

```

It processes only the first file: it does not work!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.