-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
24601 updated
2 years ago
-
## Background
- There's been some strong interest in Discord for adding built-in image optimization support to Astro.
- There's also been some back and forth about how asset references should work…
-
Dear Freddy/Quasar team
First of all thank you for your amazing work, this plugin is a life saver. There is only 1 issue which prevents me from using it in production.
When I start a build proce…
-
### **1.没创建store文件,正常情况如下**
![view1](https://user-images.githubusercontent.com/43402557/138050393-07920f6c-7afb-48da-9e5f-38523e55d249.jpg)
![ye](https://user-images.githubusercontent.com/43402557…
-
Any plans to support [conditional expressions with JSX](https://jsx-lite.builder.io/?outputTab=json&code=import+%7B+useState+%7D+from+%22react%22%3B%0A%0Aexport+default+function+MyComponent%28props%29…
-
# Bug report
**What is the current behavior?**
./node_modules/iconv-lite/lib/index.js?:144
__webpack_require__(/*! ./streams */ "?5997")(iconv);
…
-
Hi,
I get an error when trying to rebuild on linux for nwjs 0.23.7 with this command:
```
npm install --build-from-source --runtime=node-webkit --target_arch=x64 --target=0.23.7 --only=prod
```
…
-
I've cloned the repo and done a `yarn`. I'm getting the following error.
Do I need to be on another version of node? I have been following [the docs](https://docs.aragon.org/govern/docs/developers/…
-
[troubleshooting section]: https://iles-docs.netlify.app/faqs/troubleshooting
- [ X] I have read the __[troubleshooting section]__ before opening an issue.
- [ X] I have tried upgrading `iles` and…
-
Currently component props don't appear to be outputting in the component json.
So a component like this with explicit props.
```js
export default function Home (title, body) {
return (
…