Nika
Nika
This is still an issue right? I used to trigger reload (not hmr) by `nodemon` watching the symlinked repository and trigger `package.json` file change in the main one.
does it support ignoring?
`rm -rf node_modules/.cache/` throws error `require is not defined`
> "rm -rf node_modules/.cache; npm start" worked for a while and then stopped working for me 1. Remove module caches `rm -rf node_modules/.cache` 2. Cleaning cache on the browser ```...
> Hello @Nikolasgrizli > > As I'm using [vite](https://github.com/vitejs/vite) for 1 year, I didn't plan to adapt this plugin for Parcel 2. So I think it doesn't work because there...
> Hi @nikoloza, my projects with Vite uses only a few icons so I created sprite manually. So I didn't use any plugin for spriting. Ok, thanks mate > Hello...
neither in 68.1
Let's double-check this with @2.x
@gugakatsi what do you mean?
@zajim We'll need to cover until its green:) [](https://coveralls.io/github/symbo-ls/domql?branch=feature/extends) I've covered `content` and `children`, and I think `state`, `update` and `if` is whats left.