-
```
warning " > @agoric/install-ses@0.5.29" has unmet peer dependency "@agoric/babel-standalone@^7.14.3".
warning " > @agoric/stat-logger@0.4.24" has unmet peer dependency "canvas@^2.6.1".
warning …
-
After following the guide for adding Typescript [here](https://github.com/alexeagleson/template-react-component-library#adding-typescript) I was still getting the following error when trying to import…
-
**FEATURE REQUEST**
Lets say i write ui library package.
I can define some variables (colors etc) for my theme and import values in all components.
Someone else want to use my library.
But he …
dm-de updated
3 years ago
-
It looks like for now honox only supports building for cloudflare. I looked into the codebase and couldn't find a vite plugin to build for node or bun. Or at least instructions.
-
**Checklist**
- [x] Did you run the analyzer with the `--dev` flag to get more information?
- [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netli…
-
see discussions in #6
> @dherges thanks for pushing this out! But unfortunately this is not going to work in the current form. SystemJS does not recognize the paths to the subfolders like './conv…
-
While using CSS Modules I think I found a bug. I was migrating from `rollup-plugin-postcss` where we exported globals AND controlled the scoped naming. I am finding while using this config does not al…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
upon running command `ng generate @angular/core:control-flow` for the below…
-
Some todos that would be nice to check off before releasing v4.
- [x] Double check if README is clear
- [ ] Add more examples in README (e.g. typical `output.assetFileNames` values)
- [ ] The def…
-
Running `yarn outdated` in the root of the project yields quite some outdated dependencies:
yarn outdated
```log
@babel/core 7.6.4 7.17.9 7.17.9 @pa…