webdeb
webdeb
Not exactly sure how this is related, but I am running a multi-stage build by running `deno bundle app.ts app.bundle.js` in the first stage and then copying the produced file...
@hayd sure! Please feel free to include it, I just copied what I have locally in my project (just updated it according to the new release): ``` FROM hayd/alpine-deno:1.5.2 as...
@CanRau Oh your are right. I guess by that time the `compile` command wasn't available. Your error seems weird and reporting it is a good idea, however to fix workaround...
@ritalinn its very nice, but I think that there should be some more suggestions, before one could be picked for the official logo.
> Do you have an idea? Mmh, something like this would be nice (its more expressive)  ... unfortunately, this cannot be used (found in google), but I can imagine,...
just another idea  
So this would ignore any directory which has a plain `.tmignore` file in it? `. ./.tmignore`
Since your permissions are very resource specific and tightly coupled to your domain, to your application logic, an alternative idea would be to simplify your DB design add the members...
* Tests updated...