I'm developing a client side application using Extjs-6. I want to develop Classic
section then Modern
section. When I build application, Sencha Cmd build both, Despite I Only change Classic
View.
Is it possible when I develop Classic
, disable Modern
section, and vice versa?
Go to your app.json and look for toolkit, you need to define there "classic".
On top check whats defined under builds.