Question: Java script in un-minified Version

Java script in un-minified Version

Hi Admin We do some development to solve the issues in Stock Manager Advance with All Modules. Therefore can we have the un minified versions of the following java scripts general.js libs

AH

Amila Hettiarachchi

Asked
Hi Admin

We do some development to solve the issues in Stock Manager Advance with All Modules. Therefore can we have the un minified versions of the following java scripts


general.js
libs.min.js
scripts.min.js
  • MS

    Mian Saleem

    Answered
    Hello,

    Every file is there, including `themes/default/shop/assets/scripts/general.js` that is minified to `themes/default/shop/assets/js/general.js` and the libs are in `themes/default/shop/assets/libs/`

    Thank you
  • AH

    Amila Hettiarachchi

    Answered
    themes/default/shop/assets/scripts/general.js is ok

    Cannot find scripts.min.js unminified file
  • MS

    Mian Saleem

    Answered
    Hello,

    I am sorry the `themes/default/shop/assets/scripts/general.js` is minified to `themes/default/shop/assets/js/scripts.min.js`

    You can always refer to the `gulpfile.js` to check the paths and reference for each gulp action.

    Thank you
  • Login to Reply