Erik Vavro

Results 5 issues of Erik Vavro

I am suddenly experiencing a problem with the `aglio-olio-theme`. I'm receiving a `ENOENT` issue (missing file/directory) on `aglio 2.2.0`: ``` Error: Could not get CSS: Error writing cached CSS to...

## Changes - Integrated `@rollup/plugin-babel` into the build so that the bundle contains polyfilled code that is compatible with ES5+. - These changes prevent breaking syntax errors on older versions...

## Problem `vue-meta` is producing bundles that contain syntax features that are incompatible with ES5+.: - https://caniuse.com/mdn-javascript_classes_private_class_fields - https://caniuse.com/mdn-javascript_operators_optional_chaining - etc This causes syntax errors to be reported on (at...

The [Gesture Options](https://gesture.vueuse.org/gesture-options.html) page says that the options must be structured differently when using directives. However, the link for the [directive documentation](https://gesture.vueuse.org/directives.html) results in a 404. It seems that none...

Some people have brought up that it would be nice if you could choose from a list of change semantics during each commit and automatically generate some or all of...

help wanted