respect lineman config files.browserify.entrypoint#13
respect lineman config files.browserify.entrypoint#13jasonkarns wants to merge 13 commits intomasterfrom
files.browserify.entrypoint#13Conversation
…give warning message
|
any chance this is going to be merged ... having this module write an entrypoint.coffee every time it is installed is breaking stuff (in my case I don't use coffee files, and there is an automated build system that does maybe the file creation should only be triggered by it is also worth considering that a bit of documentation might beat trying to 'do the right thing' with regards to creating a default entrypoint file ... maybe the default entrypoint file should only be created if the |
|
@jasonkarns is this ready to merge? |
|
thought I'd mention that the lineman-less plugin suffers from the same problem with regard to dumping an unwanted |
implementation for #12
items for discussion:
grunt.file.expand, but that only expands patterns to an array of files that already exist. It does nothing to give is a potential filename that would match the pattern, but doesn't already exist. so instead we just emit a warning/error messagelineman configcommand synchronously. this could be refactored to use node corechild_processasynchronouslylineman configsystem call. this needs added