Kevin CY Chen
Kevin CY Chen
How to reuse [hash] or [contenthash] placeholders provided by Webpack within the given hash option?
Hi, first of all, great plug-in by the way, helps a lot when there is a need to generate references for static files (not directly used by JS) in HTML...
By supplying the `includeAllSources: true` flag in `coverageReporter` of `karma.conf.js`, the generated output doesn't include the untested files with the following setup. This maybe related to #192 , but with...
Hi, the use case is to set the **System metadata** for objects uploaded on S3 buckets. However, the result turned into **User-defined metadata** with prefix `x-amz-meta-` which is not expected....
Are there any plan to suppor the latest [email protected] versions? Any guidance for the migration path would be much appreciated, thank you
Hi: I'm trying to put together a react web app with Webpack + Karma that runs the Jasmine unit test spec with rewire-webpack. Whenever I tried running the Karma, the...
Hi: Do we know if `reveal-md` will eventually support the animating between code blocks as demostrated on https://revealjs.com/auto-animate/#example%3A-animating-between-code-blocks ? Have been trying to experiment with the following syntax, but not...
While testing the responsiveness of this plug-in with gatsby, I noticed the zoom capability will disappear after the browser viewport resolution is changed, e.g. portrait to landscape or vice versa....