You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2019. It is now read-only.
tones31 edited this page Oct 17, 2016
·
1 revision
Injects a file as a UTF8 string into an HTML file, placed in between a start and end injection tag. This is most useful for injecting HTML into HTML, or script and stylesheet paths into HTML.
Example
This will take the file header.html and inject it into template.html in between the tags <!--inject:header--> and <!--endinject-->. Finally it will rename the file to index.html and save it to the file path as defined in build.myApp.