Sha256: 0d33d2fbb73ae1473903c007f82f1607e2d90ff71136dfa663c48953f50acd5e
Contents?: true
Size: 554 Bytes
Versions: 2
Compression:
Stored size: 554 Bytes
Contents
//=require_tree ./data //=require_tree ./views //=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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lanes-0.0.8 | lib/lanes/command/templates/client/index.js |
lanes-0.0.5 | lib/lanes/command/templates/client/namespace-extension.js |