Robert Smieja

Results 3 issues of Robert Smieja

**Describe what this pull request is trying to achieve.** Increase granularity in timer to nanoseconds per standard Python APIs. I believe this will be useful when measuring performance improvements in...

In Eclipse and running `gradlew test`, this error appears: ``` Class not found org.grails.gradle.plugin.TaskConfigurationSpec java.lang.ClassNotFoundException: org.grails.gradle.plugin.TaskConfigurationSpec ```

I'm using this plugin with mdx.js - https://mdxjs.com/ and next.js - https://nextjs.org/ The project is located at - https://github.com/robertsmieja/nextjs-md-sandbox Steps the reproduce: 1. Uncomment the `remark-code-screenshot` plugin in `next.config.js` 2....