Skip to content

Commit 8021316

Browse files
committed
Update readme.md
1 parent eb45ff8 commit 8021316

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ yo angular-fullstack --jade
233233

234234
Changes the rendering engine from EJS to Jade, and generates your views as jade files instead of HTML.
235235

236+
Assets that will be minified or compressed such as scripts, styles, and images, must still use normal html tags so they can be picked up by grunt-usemin and compressed for production builds.
237+
236238
### CoffeeScript
237239
For generators that output scripts, the `--coffee` option will output CoffeeScript instead of JavaScript.
238240

0 commit comments

Comments
 (0)