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.

Versioning HTML file

See original GitHub issue

I am using Angular with Laravel. In Angular I am using interpolation to load template files with HTML extension. Is it possible to manually version these HTML files also using mix.version?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
zishanjcommented, Jun 13, 2017

Others r not drunky like you

Sent from my Android phone. Please excuse my brevity.On 6/13/17, 8:47 AM Ankur Kumar notifications@github.com wrote: @zishanj Consider removing your node_modules and npm-shrinkwrap.json then re-install. Remove everything from webpack-mix.js and only keep the mix.version(['test.html"]). This solution works most of the time.

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread.

1reaction
ankurk91commented, Jun 12, 2017

It works for me, i am on v0.12.1

screenshot from 2017-06-12 17-48-57

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add version number to HTML file (not only to css and js ...
I've noticed that by adding version numbers to css/js files, the web browsers will also load up the HTML file (from which the...
Read more >
HTML and version mechanisms | W3C Blog
“version” attribute ... The version attribute is found on the html element. ... Deprecated. The value of this attribute specifies which HTML DTD ......
Read more >
JavaScript: versioning your files to avoid browser cache
Learn how to avoid cached JavaScript file and offer the latest version for your users.
Read more >
AutoVersioning of Static Content. Versioning of JavaScript ...
Versioning of JavaScript, Images and CSS files while improving page performance and eliminating the manual process of changing versions ...
Read more >
Page/File Versioning
With versioning, you can store multiple versions of a page or an asset/file in the history and later restore an older version. Only...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

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