chyingp / grunt-inline

Brings externally referenced resources, such as js, css and images, into a single file.
MIT License
87 stars 55 forks source link

Don't parse the comments #39

Open monolithed opened 9 years ago

monolithed commented 9 years ago
<!--<script src="../build/index.js"></script>-->
Running "inline:dist" (inline) task
Processing trunk/index.html...Warning: ENOENT, no such file or directory '/usr/local/www/build/index.js' Use --force to continue.

Sure that the problem is in the css files and as well.