Dan Rumney

Results 24 issues of Dan Rumney

The documentation includes an `ignore` option, but it doesn't do anything and the source code doesn't appear to reference it at all.

#### Issue description The pattern: ``` webpack --profile --json > stats.json webpack-bundle-analyzer bundle/output/path/stats.json ``` is a little un-*nix. What would be nicer would be something like ``` webpack --profile --json...

Status: Ready for PR
type: Feature

There are some pending fixes; it would be great to get them released.

**Is your feature request related to a problem? Please describe.** Add support for DuoTone, as announced by https://blog.fontawesome.com/introducing-duotone/ **Describe the solution you'd like** Updating the component to support the various...

The example code in the README that I'm referring to is this: ``` const zbWorker = zbc.createWorker({ taskType: 'demo-service', taskHandler: handler, connectionTolerance: Duration.seconds.of(3.5) }) ``` ## Expected Behavior My expectation...

FBP defines automatic ports diagramatically and functionally, but there doesn't appear to be defined support for them in the DSL. I propose that they be represented by an asterisk in...

enhancement

enhancement