-
This is a great library and builds on the shortcomings of some big libraries out there. Absolutely prefer DOM library over virtual DOM implementation.
Thanks for this great effort. 💯
I have a co…
-
**Describe the bug**
The package aws-amplify is meant to be used in the browser, isnt it? Therefore it should not rely on node builtins, which sadly is the case and prevents the usage of this packa…
-
Since we have a lot of Code duplication as a result of #283 + no explicit imports, we need to make sure that building CoMPAS OpenSCD works with in combination with OpenSCD.
Acceptance criteria
-…
-
#### 描述问题:
在node_modules里面使用sdk加载不到thirds这个目录
#### 截图或视频:
可以的话,尽可能提供截图或视频来补充描述你的问题...
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 amis 的?
npm
2. amis 版本是什么?
1.3.0
3. 粘贴有问题的完整 `amis schema` 代码…
-
I have only **1 customElement** and inside it there are several internal components of the Svelte. These internal/nested components cannot be 1 web component.
By setting the **customElement** optio…
-
- When the implementation package is [missing from the registry](https://jakebailey.dev/dt-dashboard/), the error message is bad (cannot convert null or undefined to object)
- These threw `Cannot rea…
-
Build steps for dev servers don't have to be a thing anymore. With native modules and relative path module specifiers, we could just run the code in the browser as-is.
```js
import CognitoIdentity…
-
# 🙋 feature request
Use `exports` maps in the resolver
https://nodejs.org/api/esm.html#esm_package_exports
https://nodejs.org/api/esm.html#esm_conditional_exports
https://webpack.js.org/guides…
-
Help, i have error:
`
Uncaught SyntaxError: The requested module '/node_modules/leaflet/dist/leaflet-src.js?v=8128ddc4' does not provide an export named 'default'
`
-
react use measure is depended on debounce. I got error during the compile time.
```
snowpack failed to load node_modules/react-use-measure/dist/web.js
'debounce' is not exported by node_modules/…