filer/build
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
..
almond.js Added gruntfile, now builds optimized library. 2013-03-11 15:14:26 -04:00
browser_wrap.end Split the distribution of Filer into two files 2014-05-22 23:04:08 -04:00
browser_wrap.start Split the distribution of Filer into two files 2014-05-22 23:04:08 -04:00
node_wrap.end Split the distribution of Filer into two files 2014-05-22 23:04:08 -04:00
node_wrap.start Split the distribution of Filer into two files 2014-05-22 23:04:08 -04:00