-
# 🐛 bug report
## 🎛 Configuration
### package.json
```js
{
...
"source": "src/App/index.js",
"module": "dist/output.js",
"scripts": {
...
"start": "parcel src…
-
- [x] I have searched open and closed issues for duplicates.
- [ ] I have searched the [forum](https://forum.duplicati.com) for related topics.
----------------------------------------…
-
In the Query class, you can override values via the `Query#put` methods. However, `Query#getStrings` and the other multi-value methods do not use the override map. They can't really, because the overr…
-
After some time playing, some blocks stop stacking for no reason. Everything was going well until I made an afk session and got a bunch of bones. I wanted to make them bone blocks but couldn't stack t…
-
# 🐛 bug report
I am trying to import SVG as react component based on the [documentation](https://parceljs.org/languages/svg/#importing-as-a-react-component) from parcel site. Instead of the svg…
ghost updated
10 months ago
-
- [x] I have searched open and closed issues for duplicates.
- [x] I have searched the [forum](https://forum.duplicati.com) for related topics.
----------------------------------------
…
-
The new expanded budget view is awesome! There are a couple niggles about how it works for Hosts, though.
1. Contributions should show Host fees. This is the main source of income for a Host, so sh…
-
# 🐛 bug report
When running `parcel serve` where the `--port` is the same as the `--hmr-port` (the default behavior AFAIK), the WebSocket proxy (i.e. `.proxyrc`) no longer functions properly.
##…
-
- Rollup Version: 1.15.1
- Operating System (or Browser): Ubuntu 14.04 / Chrome 74.0.3729.157
- Node Version: 8.10.1 / Repl
### How Do We Reproduce?
Export non-circular, named dependencies f…
-
### Desired behaviour
Being able to use react-dnd custom implementations alongside carbon Draggable component.
### Current behaviour
Currently Draggable components are not usable in an app using ot…