Vincent Cantin
                                            Vincent Cantin
                                        
                                    When I wrote the generators in Minimallist, I tried to address the problem of exploding size in recursive structures. My approach was to assign a budget to the whole data...
This issue is related to #188
Hi @Akryum, I still have the problem with the CSS in the `.vue` files not showing up on the client when the port 3003 is not open. The CSS is...
I tried this, and I could not find the CSS anywhere in the generated bundle: ``` meteor build ../output --server-only ``` **.. and I finally found the source of the...
@eybarta : I didn't solve it. Instead, I avoided the problem by moving all my components outside of the `imports` directory. I would be happy to bring them back where...
I was about to request the same feature. However, I also want to request the dependency graph of the tasks, with different arcs between the nodes for the different dependency...
I would like to propose to change the default value `'reagent-card` used for the name, as it is likely that the user will use it by luck and run into...
It appears that the compilation error is happening because of the `assoc` at https://github.com/bhauman/devcards/blob/master/src/devcards/core.clj#L154 which is applied onto unevaluated code from `devcards.core/merge-options`.
That's worth being added to the README.md
Hi @dmitryn, would you have a fix for that issue? Even if the project does not appear to be maintained, its users would be very happy to get access to...