Sha256: 54c2cdf6c4f9ed396e80d89ddac59a866b35005475c160c1ec3d9ec7bb34744d
Contents?: true
Size: 590 Bytes
Versions: 1
Compression:
Stored size: 590 Bytes
Contents
//=require ./models/Base //=require_tree ./models/mixins //=require_tree ./models //=require_tree ./components //=require ./Extension /* Files located in the above directories are part of the default Javascript build and are downloaded to the client on the initial request. Accordingly, only essential files should be included here. Code that relates to a screen should be placed in the "screens" directory, where it will be loaded dynamically when the screen is displayed. Alternatively, feel free to modify the require statements above to only include the paths you need. */
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stockor-0.1.9 | client/skr/index.js |