build.properties 229 B

12345678
  1. # Path for the Google Compiler jar file. By default in the same directory as this properties file.
  2. GoogleCompiler = tools/compiler.jar
  3. srcdir = js
  4. distdir = dist
  5. target = jquery.inputmask.js
  6. target.min = jquery.inputmask.min.js