Announcement

Collapse
No announcement yet.

Non-Minified espo.min.js?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Non-Minified espo.min.js?

    Is there a non-minified version of the espo.min.js file available?

  • #2
    You have to download the source package from github releases. The minified file is created within a grunt.js task by concatenating a series of files and minifying them into espo.min.js

    Comment


    • #3
      Originally posted by tothewine View Post
      You have to download the source package from github releases. The minified file is created within a grunt.js task by concatenating a series of files and minifying them into espo.min.js
      Thank you for your help.

      Comment

      Working...
      X