Sukaato
Sukaato
How can I find out if the compiler is in build mode to retrieve only tasks that have `taskShouldRun: 'onBuildOnly'
Correction done
any update @alicewriteswrongs ?
Yes when a mean at every change, i mean in dev mode. Like i said, when i add or remove a `@config` in JSdoc, the `component-config.d.ts` is not updated (not...
After running a few tests, I realized that the custom output target is never called when the `--dev` flag is set in the CLI, when it is cleared, the output...
I hope you're happy with these json schemas :) https://github.com/release-it/release-it/pull/1114
The features is still not working on Windows 11 with the latest version of Dataflare (1.8.1)
hello, any update about this features ?
@dpellier I think your problem comes from understanding the [stencil life cycle.](https://stenciljs.com/docs/component-lifecycle) In the `reset` method, you try to reset the component value, but when the `value` property is updated,...
CI / Unit Tests / (windows-latest.22) failed, but it is not related to my commit i guess. any advice to resolve the failed check ?