Péter Gaál
Péter Gaál
### Description of change This PR fixes the Module not found: Error: Can't resolve 'chart' in ''[Your working directory]\node_modules\angular-chart.js\dist' when we compile this package with webpack and babel on windows...
### Which package(s) are affected? Lit Core (lit / lit-html / lit-element / reactive-element) ### Description With [email protected] lit decorators works as expected, but if I wanted to upgrade to...
I get an `Node is detached from document` issue since `@web/test-runner` version 17, if I use the `@web/test-runner-visual-regression` package in my tests. I created a repo to reproduce my issue:...
### Current behavior Since angular 17 if we use an application builder the output folder will be "dist/path/browser". If you want to build into the "dist/path" folder - like in...