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

How to inline whole directories? #86

Open mihaiav opened 4 years ago

mihaiav commented 4 years ago

Is there any way to define directories as source / destination instead of files? I develop an app which has a lot of html fragments/partials. (e.g. /app/buy/buy.html, /app/sell/sell.html etc)