-
**Stencil version:**
```
@stencil/core@1.5.3
@stencil/router@1.0.1
```
**I'm submitting a ...** (check one with "x")
[ x ] bug report
[ ] feature request
[ ] support request => Please do n…
-
Hi there,
I've recently played a bit with stenciljs and tried to integrate `redux` using this connector.
While everything works (approx.) fine for development und production build, I've faced some…
-
## Current Behavior
If using injectGlobalPaths parameter
```
plugins: [
sass({
injectGlobalPaths: ['src/globals/variables.scss'],
}),
],
```
the build fails with
```
[ ERROR…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
The `panel` and `shell-panel` componen…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
## What
To make it easier to stay up-to-date with the Design System, we'll implement Web Components.
- [Web Components README](https://github.com/uswds/web-components/blob/develop/README.md)
- [Arc…
-
### I am interested in helping provide a feature!
Yes
### Which generators are impacted?
- [ ] All
- [X] Angular
- [ ] HTML
- [ ] Qwik
- [ ] React
- [ ] React-Native
- [ ] Solid
- [ ] …
-
**Describe the bug**
If adding an output target to a library all supported output targets need to be installed. This is probably how the nxext code is implemented, so that it requires to have everyth…
-
I just followed the instructions at https://d3-stencil.dev/docs/dev/dev-intro.html
and got :
```
yarn run v1.22.4
$ stencil build --dev --watch --serve
[25:54.7] @stencil/core v1.14.0
[25:57.2…
goulu updated
4 years ago
-
I was receiving an [NG0203 error](https://angular.io/errors/NG0203) (which I assume relates to Stencil's output target).
There is an open issue on Stencil relating to this: https://github.com/ionic…