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

This seems to only append CDN to images #64

Open
mkhatib opened this issue Feb 23, 2015 · 1 comment
Open

This seems to only append CDN to images #64

mkhatib opened this issue Feb 23, 2015 · 1 comment

Comments

@mkhatib
Copy link

mkhatib commented Feb 23, 2015

Ignored css and js files like:

<link rel="stylesheet" href="styles/a9883681.main.css">
<link rel="stylesheet" href="styles/4041c6b0.enhanced.css" media="screen  and (min-width: 45em)">


<script src="scripts/38aa79e2.modules.js"></script>
<script src="bower_components/angular-file-upload/dist/angular-file-upload-shim.min.js"></script>
@mastef
Copy link

mastef commented Mar 14, 2015

changing 'flatten' parameter to true fixed it for me. other solution would be to make your paths start with a /

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

2 participants