Skip to content

Commit

Permalink
get rid of patterns dir
Browse files Browse the repository at this point in the history
  • Loading branch information
i-akhmadullin committed Sep 1, 2014
1 parent 7eb28c8 commit 31dad0f
Show file tree
Hide file tree
Showing 11 changed files with 806 additions and 738 deletions.
755 changes: 395 additions & 360 deletions CSS3.tmLanguage

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion bin/build
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
require("shelljs/make");

cp('-f', './src/wrap.xml', './CSS3.xml');
sed('-i', /%patterns-placeholder%/, cat("./src/patterns/*.xml"), './CSS3.xml');
sed('-i', /%repository-placeholder%/, cat("./src/repository/*.xml"), './CSS3.xml');
mv('-f', './CSS3.xml', './CSS3.tmLanguage');
376 changes: 0 additions & 376 deletions src/patterns/patterns.xml

This file was deleted.

Loading

0 comments on commit 31dad0f

Please sign in to comment.