hop
hop

Reputation: 2558

Custom js builder for ExtJs

We are using ExtJs 3.4. I would like to build a trimmed version of ext-all.js so that the file size will be reduced. Is there any automated way to build this custom file or should I manually dig into the file and search for dependencies.

We have a page that use the following components.

  1. Tab Panel
  2. Panel
  3. XTemplate
  4. Radio Group
  5. Button

And we use 'view port' to render the components. Can any one suggest how can we achieve this?

Even before that, given our case where we use these components, is it advisable to go for this customization ?

Upvotes: 0

Views: 1346

Answers (1)

Related Questions