Skip to content

Commit

Permalink
automatic grunt dist
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
twbs-grunt committed Apr 26, 2015
1 parent fa4d7d2 commit d0926f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/css/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/css/bootstrap.min.css

Large diffs are not rendered by default.

7 comments on commit d0926f2

@XhmikosR
Copy link
Member

Choose a reason for hiding this comment

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

@cvrebert: makes me wonder why this happens here. My local node_modules are the newest ones and I updated shrinkwrap so in theory this shouldn't happen.

@XhmikosR
Copy link
Member

Choose a reason for hiding this comment

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

So, @cvrebert, any thoughts why we keep getting this change?

@cvrebert
Copy link
Collaborator

Choose a reason for hiding this comment

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

For others following along: clean-css/clean-css#556

@cvrebert
Copy link
Collaborator

Choose a reason for hiding this comment

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

So, I rebuilt the Docker image, and now the \9 is staying the same: a9137bd

@XhmikosR
Copy link
Member

Choose a reason for hiding this comment

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

It must be something with clean-css and Windows then. Because I'm using the exact stuff apart from the OS and yet I end up with \0 instead of \9.

@cvrebert
Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually, I was able to reproduce on my Mac. So I speculate there was some npm weirdness going on.

@XhmikosR
Copy link
Member

Choose a reason for hiding this comment

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

All right, so it's a non-related issue. #16384

Please sign in to comment.