-
I am trying to create a simple React project to get started learning React. It seems that for all versions of this plugin 0.19.0 and above, I receive this error. I have made a gist containing the erro…
-
Perfect-world-wishful-thinking-optimal-API:
```
// Live is the default export and should render
// a nice output with minimal props
//////////////
// Liv…
-
Ho,
After updating substance version I can't longer build my editor code.
I tried latest changes (substance develop branch and latest substance-bundler) and I also tried same setup as https://gith…
-
https://i.imgur.com/dIZUv4U.png
should be bubble not buble :>
-
**Description**
if a fetcher.resolve throws an exception, it bubles up to openwhisk and returns a single `application error` with no logs or error message.
-
`npm start` on master does not produce any UI and gives me an error.
**What version of WebTorrent Desktop?** (See the 'About WebTorrent' menu)
* master
**What operating system and version?**
D…
-
Now we can customize JSX pragma for `React.createElement`. But [here](https://github.com/bublejs/buble/blob/ecc42f5685810a966bd53b77866028f5322ac7ac/src/program/types/JSXOpeningFragment.js#L5) shows t…
-
Hey there,
We're trying to use Konva in a setup using Gulp, Rollup and Bublé, and importing Konva in its entirety works fine, if one discounts the immense size difference in payload. However, impor…
-
By "basic support" I mean lack of errors during script loading.
Currently any file with substance.js will produce blank page in IE11. While es5 bundler is broken (you have to change condition [here](…
-
Sometimes you might want to create some ad-hoc example code and immediately use it on the playground.
```
## Example
'''jsx
const Component = () => 'test'
'''
```
The alternative is…