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

bootstrap.css references a sourcemap which is not part of the repository #4

Open
leehambley opened this issue Dec 16, 2014 · 1 comment

Comments

@leehambley
Copy link

/*# sourceMappingURL=bootstrap.css.map */

Which causes a warning:

GET http://localhost:9000/bower_components/bootflat/bootstrap/bootstrap.css.map 404 (Not Found)

I'm sure the bootstrap stuff is probably pulled in automatically, haven't checked yet, but that'd make sense, anyway, I think it'd be worth either including the map (even though it's not super useful) or drop that line.

@leehambley
Copy link
Author

Closed, sorry. I switched to the new bootflat, and overrode the main files for bower to include bootstrap.css (why not…?) and it worked pretty well, no more missing source map warnings, 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

1 participant