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 Nov 21, 2017. It is now read-only.
How can I compile that into something I can then use in my .js file
Am I supposed to prepend all my compiled .html templates output into my main.js file?
And somehow use grult/gulp to prepend templates[filename] = before each compiled template?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I have an html file
How can I compile that into something I can then use in my
.js
fileAm I supposed to prepend all my compiled
.html templates
output into mymain.js file
?And somehow use
grult/gulp
to prependtemplates[filename] =
before each compiled template?The text was updated successfully, but these errors were encountered: