-
It does not work as was working before. It shows instantly this image:
![image](https://user-images.githubusercontent.com/500841/73536247-4bc54980-4404-11ea-91e3-f4a779ef4ebd.png)
Before it was show…
-
*Moved from https://gitlab.com/Rich-Harris/buble-demo/issues/2*
for...of statements are not supported. Use `transforms: { forOf: false }` to skip transformation and disable this error, or `transfor…
-
Hi, we need to migrate to rollup instead of bili.
A good starting point: https://vuejs.org/v2/cookbook/packaging-sfc-for-npm.html
Instead of buble we want use babel ( latest version ) and serving al…
-
Is there a way to provide external sorting for dynamic data?
The sequence will be:
1. user click on th[sort-by]: fire sort column change (bubles: true) (sort icon must not change until 4)
2. list…
-
In my quest to achieve the advertised ~10 KB Marko runtime I've come across this package (via https://github.com/marko-js/marko/issues/597).
The readme is rather vague and doesn't exactly go over h…
-
../../static/img/radar.png in /usr/local/lib/node_modules/chameleon-tool/node_modules/cml-vue-loader/lib/template-compiler?{"id":"data-v-321501eb","hasScoped":true,"optionsId":"0","buble":{"transforms…
-
Hello , Is it possible to use empathy's classic conversation theme on emesene 2.11.11 ?
I attach a screenshot of the theme :
http://img402.imageshack.us/img402/8/screenshotmanolis.png
I tried a lot a…
ghost updated
12 years ago
-
It would be useful to transpile async functions, they're a valid part of the language.
See here for previous discussion: https://gitlab.com/Rich-Harris/buble/issues/71
The `fast-async` package p…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
Hi there! I am just trying to get going with vueify. While re-producing your example given in the readme, I get this error:
```
Error: Parsing file: 'import' and 'export' may only appear at the top …