Aaron R Miller
Aaron R Miller
minifyJs will throw errors in the event another dependency requires a newer version of Guarva. This patch fixes those errors by upgrading to the latest closure compiler version.
Greetings all, I was hoping to create a minimal Docker image to use for gitlab-ci tasks, and I thought I had all the boxes checked, but I am still getting...
Hi Kenny, This is a great little tool you have here! I wanted to add a category dimension to the basic `WordCloud`, and I found this easy to do with...
This PR is still a work in progress, and represents an attempt at the 1.0 milestone release. The WIP flag will be removed once the feature set becomes stable. **TODO**...
Support for [Cucumber Expressions](https://cucumber.io/docs/cucumber/cucumber-expressions/) has been added to recent versions of cucumber-jvm, which [cause the stepmatcher to fail](https://github.com/rlogiacco/Natural/issues/87) in the current release. It took those folks [a little over a...
### Description 📖 The script module appended by the `vite_react_refresh_tag` does not consider the base setting in the react preamble code. ### Reproduction 🐞 1. Start with the rails example...