Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ionic upload tampers with meta tags in index.html #600

Closed
janpio opened this issue Oct 2, 2015 · 4 comments
Closed

ionic upload tampers with meta tags in index.html #600

janpio opened this issue Oct 2, 2015 · 4 comments

Comments

@janpio
Copy link
Contributor

janpio commented Oct 2, 2015

When I call ionic upload my index.html is changed and subsequently breaks:

Original:
<meta http-equiv="Content-Security-Policy" content="default-src * 'unsafe-inline' 'unsafe-eval'">

Changed:
<meta http-equiv="Content-Security-Policy" content="default-src * &apos;unsafe-inline&apos; &apos;unsafe-eval&apos;">

My system information:

> ionic info

Your system information:

Cordova CLI: 5.3.1
Ionic Version: 1.1.0
Ionic CLI Version: 1.6.4
Ionic App Lib Version: 0.3.8
OS: Windows 7 SP1
Node Version: v0.12.7
@robksawyer
Copy link

+1

This is still an issue in 1.6.5 CLI.

@johnfake
Copy link

yep, it's annoying

@robksawyer
Copy link

I agree.

On Thursday, November 12, 2015, johnfake notifications@github.com wrote:

yep, it's annoying


Reply to this email directly or view it on GitHub
#600 (comment).

@tlancina
Copy link
Contributor

This should be fixed in the latest version of the CLI. Let us know if you're still having issues, thanks!

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

No branches or pull requests

4 participants