Skip to content

Ext JS 4 test application packaged to Mac OS and Windows using Sencha Desktop Packager v1.1

Notifications You must be signed in to change notification settings

loiane/sencha-desktop-packager-helloworld

Repository files navigation

DesktopPackager/app

This folder contains the javascript files for the application.

DesktopPackager/resources

This folder contains static resources (typically an "images" folder as well).

DesktopPackager/overrides

This folder contains override classes. All overrides in this folder will be automatically included in application builds if the target class of the override is loaded.

DesktopPackager/sass/etc

This folder contains misc. support code for sass builds (global functions, mixins, etc.)

DesktopPackager/sass/src

This folder contains sass files defining css rules corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'DesktopPackager'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in DesktopPackager/.sencha/app/sencha.cfg.

DesktopPackager/sass/var

This folder contains sass files defining sass variables corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'DesktopPackager'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in DesktopPackager/.sencha/app/sencha.cfg.

About

Ext JS 4 test application packaged to Mac OS and Windows using Sencha Desktop Packager v1.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages