Simon Boudrias
Simon Boudrias
I'm personally under the impression that most developper testing their app are working on some complex application where AMD is used most of the time (or at least commonjs modules)....
What do you think about setting up two _demo app_ - one AMD, one without. And then show multiple configuration to work with both style? ``` - demo-app - demo-AMD-app...
Pull request welcomed
A complexity issue here is that a file may not have any extension. So how do we differentiate those from folders? I'm not sure anymore if it is possible.
Hey @Zarmeena, does a simple `memoryFs.write('file.txt', 'content')` work?
PR is welcomed :)
> binding.detach() is kinda weird.. maybe a better name would be binding.cancel(). As you're going for `listen`. `stopListening` might be a better name (like Backbone done it).
I found it not too complicated to put together with Typescript (if you don't mind using it for cli-width.) Not sure how I'd approach it just with raw JS. But...
It's useful for most users as it usually point to misconfigurations. These are just warning, feel free to ignore if you know you have a special setup that is working...
Yes, that'd be great.