David Pelaez

Results 8 comments of David Pelaez

That sounds like a good flow but it has the downside of listing inheritance as a host. Maybe make them `templates` instead of hosts so they don't get listed as...

I think `file-templates` as an application procedure is slightly unclear. How I see it `templates` and `file-templates` are definition keys with different scopes. `defaults` and `file-defaults` could be appliers with...

You mention that the templates can be moved to another file. So if I can have multiple definitions of `templates` then it works great and using prefixes for personal namespacing...

Great, let me know if you want some testing once everything's merged. I'll be happy to take a look locally to see how things work. Cheers.

@anthonylebrun It worked. This was so useful. Once again I have no idea why this works. Asset pipeline is so whiny and buggy sometimes. Thanks for the help!

Here's the link to the SO question if it's any use http://stackoverflow.com/questions/40181022/in-typescript-how-to-ignore-npm-packages-built-in-declaration-file

I see. Maybe using execution contexts and markers would make sense? It really depends on the exact information you need to keep. Maybe passing everything in a specific input/result format,...