Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

docs(readme) + X-UA-Compatible in index.html #1032

Closed
wants to merge 1 commit into from
Closed

docs(readme) + X-UA-Compatible in index.html #1032

wants to merge 1 commit into from

Conversation

yhnavein
Copy link

  • add info about serve in prod mode as there was no info about grunt serve:dist anywhere and it was not trivial to guess
  • add X-UA-Compatible meta tag to index.html template to avoid random choosing lower version of IE engine by the IE itself

there was no info about `grunt serve:dist` anywhere and it was not
trivial to guess
add X-UA-Compatible meta tag to index.html template
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No thanks. This is deprecated.

@eddiemonge
Copy link
Member

these should be multiple commits

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants