question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

index.html should be a template

See original GitHub issue

How to make the index.html page template, for example, I hope to build a package, create a meta field, for example, like this below. <meta name="releaseDate" content="2017-12-06 19:21">

For example, I played this excellent demo-angular-starter, it supports because he himself is by this plugin-html-webpack-plugin , so that we can use html expressions in the page, according to the definition of variables to make judgments, Output different html. In fact, the above is a very normal demand.

demo-angular-starter

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:21
  • Comments:10

github_iconTop GitHub Comments

8reactions
rafa-ascommented, Apr 11, 2018

Some news here?

Its very useful to add Analytics tools with different ids depending on the environment.

4reactions
rafa-ascommented, May 9, 2018

Any progress on version 6?

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTML Starter Template – A Basic HTML5 Boilerplate for index ...
From this code, you can see how the heading levels specify their position in sections and subsections. Wrap up. In this piece, we've...
Read more >
HTML5 Template: A Basic Boilerplate for Any Project - SitePoint
We'll walk through the essential elements of an HTML template, ending with a basic template that you can take with you and build...
Read more >
How do I Run a Template.HTML file in Index.html?
You can render the page using iframe. but you can also check for the assets path in you index.html then no need to...
Read more >
HTML and Static Assets - Vue CLI
Since the index file is used as a template, you can use the lodash template syntax to interpolate values in it: <%= VALUE...
Read more >
Flask Templates — Python Beginners documentation
The template needs to be a complete HTML file, with all the usual ... Recall that any list item can be accessed by...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found