copy css and js resources as well

This commit is contained in:
Juergen Hoeller 2011-07-26 01:08:23 +00:00
parent ff8ebbb9c4
commit 30f363bbc9
1 changed files with 2 additions and 0 deletions

View File

@ -219,6 +219,8 @@
<entry name="*.jpeg" />
<entry name="*.jpg" />
<entry name="*.html" />
<entry name="*.css" />
<entry name="*.js" />
<entry name="*.dtd" />
<entry name="*.xsd" />
<entry name="*.tld" />