Skip to content

Should sourceMappingURL comments be included in bower distributions? #200

@nikz

Description

@nikz

Hi Team!

First off, thanks for Showdown - it's a really useful package. 👍

I'm having a bit of trouble when integrating the bower package into my workflow though, specifically with the sourceMappingURL comments (see my comment on the ember-cli-uglify package for more detail).

In short, the bower package doesn't include any of the src/ files, but the files in dist/ have generated source maps that point to those files (and the comments that in turn point to those map files).

Would you folks be open to a change to the gruntfile in order to not generate source maps when building a package for distribution? Or would you prefer an alternate solution?

Thanks!

Nik

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions