make sure to create the compiled directory before generating files
This commit is contained in:
parent
0b161f2056
commit
f08bfc1eb5
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
mkdir compiled
|
||||
subtypes=(general buttons grid headings icons iehacks inputs messages navigation tables)
|
||||
rm -f compiledcss.js
|
||||
rm -f entireframework.js
|
||||
|
|
Loading…
Add table
Reference in a new issue