Alexander Lichter
Alexander Lichter
Heyho! I'd love to see a comparison to similar packages/projects like [Ramda.js](http://ramdajs.com/) for example.
When using `nuxt webpack` (or `getWebpackConfig` programmatically), changes from modules (e.g. the tailwind module) are not reflected in the resulting config. ### Versions - nuxt: v2.15.3 - node: v14.16.1 ###...
Hey :wave: data values that are manipulated via a `callback` function are (wrongly) changed to their original values when HMR kicks in. ## Reproduction: 1. Fork https://codesandbox.io/s/codesandbox-nuxt-exyst 2. See that...
* Vendor Site: https://github.com/vuejs/petite-vue * Category: JavaScript frameworks * Example Sites: * https://daverupert.com/bookshelf * Detection methods: ** HTML body regex - `]+v-scope[^
This is a follow-up of https://github.com/vuejs/vue/pull/11287 which resolves #10733. **What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [...
### What problem does this feature solve? Currently, SSR directives are not applied to used (sub-)components but only to HTML-tags and elements. ### Reproduction ```js // Step 1: Create a...
### What problem does this feature solve? https://www.npmjs.com/package/@nuxtjs/optimize is obsolete but still normally listed on NPM. This feature request is available on Nuxt community (#c138)
# Issue summary When using this package in a v8 isolate (not a full node.js environment), it does not work due to utilizing the `fs` and `crypto` apis. There is...
Hey 👋 just want to let you know that the CodeSandbox links don't work (https://vue-use-gesture.netlify.app/docs/examples) 
### Version [v3.0.0](https://github.com/webpackbar/releases/tag/v3.0.0) ### Reproduction link [https://github.com/manniL/lichter.io](https://github.com/manniL/lichter.io) ### Steps to reproduce  1. Download latest master version (linked above) 2. Install deps 3. Run `yarn generate` Happens in WebStorm terminal...