hopp icon indicating copy to clipboard operation
hopp copied to clipboard

Crazy rapid build system.

Results 7 hopp issues
Sort by recently updated
recently updated
newest added

## Description Concat is in the middle of some important design decisions. Some unit tests to define the target we're trying to accomplish would be nice.

bug

## Relevant issues & PRs See #48. ## Checklist - [x] This affects the tests of the project. - [x] I have updated the tests as needed.

pr/in-progress

## Relevant issues & PRs See #59. ## Checklist - [x] This affects the tests of the project. - [x] I have updated the tests as needed.

bug
pr/in-progress

## Description Context objects provided to plugins are supposed to stay the same throughout a plugin's execution in a single task. However, due to the bug fix for allowing different...

bug

## Description The concat plugin just concats files in their binary form. It's very simple but should be extended a bit. Nice things to add: - Prefix & suffix for...

enhancement

## Description There is an `example/` folder in `packages/hopp/` that is being used for testing purposes which makes the usage look confusing. There should be a complete example added either...

enhancement

Adding unit tests is in-progress. Help is appreciated.

bug
help wanted