Skip to content

Conversation

@XhmikosR
Copy link
Member

Notes:

  1. Now there is only one "dist" directory and fixes grunt release removes release dir #479
  2. Doing npm install -g works now
  3. Line endings are always LF; before I ended up with modified line endings since I am on Windows
  4. I tweaked Grunt's targets

@XhmikosR
Copy link
Member Author

XhmikosR commented Mar 3, 2015

@nschonni: rebased and cleaned it up. Let me know if you need any tweaks, but please don't let it die again since it's hard to rebase ;)

On a side note, it might need one last rebase if you merge #576 first.

There's now only a "dist" directory.
The version is enough and this is simpler.

Also, remove an unused variable and simplify `banner` property.
* add "dist" alias for "build"
* add line breaks between targets
* rename target and remove unneeded arrays
`clone` is using `module` which is undefined and results in a reference error in the browser.
XhmikosR added a commit that referenced this pull request Jan 7, 2016
@XhmikosR XhmikosR merged commit 94c6db9 into CSSLint:master Jan 7, 2016
@XhmikosR XhmikosR added this to the 1.0.0 milestone Jan 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

grunt release removes release dir

2 participants