rmunch

Results 8 issues of rmunch

Although this is probably not great CSS, I came across a third-party library that less is chocking on because the library uses a workaround for IE5: .test { display/*_/: none;...

This fixes an infinite loop when remotes have circular dependencies. Without this, it appears that a new remote is defined and initialized even if that remote has already been created....

There are a few use cases where it would be useful to be able to get an element returned by javascript (via execute() method). For complex lookups (e.g. find an...

Adds support for Webpack config files that specify entries with an absolute path.

I'm hoping to use the [noTypeDefinitions](https://github.com/dependents/node-dependency-tree/pull/130) option exposed by the node-dependency-tree package, but I don't think it's currently possible to pass custom options to node-dependency-tree. I'm happy to open a...

## Summary Relative paths in the tsconfig `extends` field don't appear to work. If I adjust the path to be relative to the cwd, things work as expected. Happy to...

bug

Proposing to add a `getLookup` API. For my use case, I have some proprietary paths in a stylesheet that are not handled by existing lookups. While I can register a...

Hello - I'm curious if you'd be interested in a proposal to support filtering _before_ resolving with file-cabinet. What I'm trying to accomplish is to prevent certain dependencies from being...