1. #1
    Sencha User
    Join Date
    Sep 2012
    Posts
    1
    Vote Rating
    0
    Izack is on a distinguished road

      0  

    Default Unanswered: minifying question

    Unanswered: minifying question


    Hey guys i have a question about minification:

    Is it possible to write several "define"s in one js file and minifying it will work?
    or the only way is to dedicate separate js file for every define and then the minifying process will combine them all into one file ?

    Thanks,
    Izack.

  2. #2
    Sencha - Support Team scottmartin's Avatar
    Join Date
    Jul 2010
    Location
    Houston, Tx
    Posts
    7,185
    Vote Rating
    194
    Answers
    433
    scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold

      1  

    Default


    Is it possible to write several "define"s in one js file and minifying it will work?
    Sure, it will work ... but it is recommended to use separate JS for better organization.

    Scott.

Tags for this Thread