-
Quick Link: [Blockstack Projects](https://github.com/orgs/blockstack/projects)
----
_**yesterday**_:
- [x] Worked on [#399: Upgrade to Bootstrap v4.0.0-beta](https://github.com/blockstack/bloc…
-
Quick Link: [Blockstack Projects](https://github.com/orgs/blockstack/projects)
----
_**yesterday**_:
- [x] Worked with @estermer on [#380: integrate ui from api.onename.com for FAQ section](ht…
-
This isn't so much an issue as it is a collection of questions around how one should go about getting Jest working with WCs. If you'd prefer
Using skatejs, jest, bore, and ssr as described in https…
-
Version 3.2.6 & 3.2.7 both contain a change on the babel presets. More specifically,
it was added `babel-preset-env` and removed `babel-preset-es2015` and `babel-preset-es2016`.
The issue is that …
-
So far, we have seen the logic of compiling an SFC duplicated in multiple projects:
- `vue-loader`
- `vueify`
- `rollup-plugin-vue`
- `jest-vue`
...and others. The goal here is to extract sha…
-
➜ queensman git:(develop) ✗ node --version
v6.11.2
➜ queensman git:(develop) ✗ npm --version
3.10.10
Can't choose file. And other problems.
-
Hi
I'm wondering whether there's a way to use Firebase hosting in conjunction with a service like prerender.io?
This way it would be possible to deploy a webapp (i.e. angularjs app) with SEO capabili…
-
We revamped the docs, but there are a few guides that are missing and that I think are essential.
- [ ] Community section with good resources (e.g. https://github.com/facebook/react/pull/7117)
- [ ]…
-
I have been working on integrating react storybook with the reactQL package. [Storybook ](https://storybook.js.org/)is a way to rapidly prototype react components and it has really been speeding up my…
-
Since it already calls jscodeshift with the createElement codemod it could be nice to have the possibility of running other codemods as well. In my case I want to run the ES6 class codemod.
What do y…