Skip to content

Javascript development

zzolo edited this page Jul 29, 2011 · 1 revision

Adding new JS File

When adding a new JS file, make sure to include it in the appropriate template. If this is a new file that will be included on all pages, you should it include it in the build, which means add it in the following configuration file for minifier:

  • scripts/minifier.conf
Clone this wiki locally