filer/dist
Kieran Sedgwick 3ef2a4e07d Split the distribution of Filer into two files
The AMD-module system Filer uses can't handle require() calls that reference a node module. By creating two distributions we allow the node version to use a full implementation of RequireJS, which gracefully falls back to Node's require() when RequireJS can't find the module in its registered paths.
2014-05-22 23:04:08 -04:00
..
filer.js Added mknod command to create a file or directory node 2014-05-21 11:25:23 -04:00
filer.min.js Added mknod command to create a file or directory node 2014-05-21 11:25:23 -04:00
filer_node.js Split the distribution of Filer into two files 2014-05-22 23:04:08 -04:00