Goran Jovanov
Goran Jovanov
indeed tree shaking (reduced bundle size) only works if used like this: `import MaterialApp from 'svelte-materialify/src/components/MaterialApp/MaterialApp.svelte'` Any plan/timeline to support tree-shaking work like this? `import { MaterialApp } from 'svelte-materialify'`...
For me this: `import { MaterialAppMin } from 'svelte-materialify/src'` doesn't work. It pulls also many components that are not used by our app (Tabs etc). It's not tree-shaking at all....
This issue seems to be related to #42 ... It seems that **canvas** version 2+ doesn't work on Win. If you downgrade **canvas** to 1.6.13, it works for us.
Hey @mcollina, indeed it would be a useful feature. So far I haven't had a look in the source code of Fastify, so I decided to have a look in...
Any other alternative to download it for alpine precompiled?
I used Stefan's project and created a slightly different approach of fully automated MongoDB cluster using Ansible, Vagrant & Docker Swarm. Also it has a simple NodeJS app deployed in...
Hey @simone98dm, thanks for reporting this. You are right, this indeed is sensitive information and it shouldn't be there in public. The fact is that `facer` is simple demo app...
Hey gents, we are using v2 features and PDF templates are written and owned by other teams, meaning we don't have control over them. Any plans to have this fixed...
Hey @vitaliiznak, @JustinHallquist: are you aware of any workaround to dynamically render a logo on each page, with v2? Tnx.
Any update on when it is expected to be fixed?