Open kalisjoshua opened 11 years ago
While reading the files to compile load in the modules that are necessary, based on file extension, instead of declaring them in the build file.
Some thoughts on this:
.extend
While reading the files to compile load in the modules that are necessary, based on file extension, instead of declaring them in the build file.
Some thoughts on this:
.extend
makes it less visible and apparent to users that they can create their own extensions for unsupported file extensions..extend
is a 'note' at the top of the file indicating what is being used beyond the base filetypes.