Sha256: 1a8f86bf052292ec950681c5ec531f9837d40cc8d95dd6292f2ff26e9f0ee28a
Contents?: true
Size: 631 Bytes
Versions: 1
Compression:
Stored size: 631 Bytes
Contents
//=require ./models/Base //=require ./views/Base //=require_tree ./models //=require_tree ./views //=require_tree ./components //=require ./screens/Base //=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 |
---|---|
lanes-0.1.2 | lib/lanes/command/templates/client/index.js |