tcastelli

Results 11 issues of tcastelli

Hello, I'm using this plugin for automatic tree-shacking with webpack, but when I add the layers section in the serverless.yml and try to deploy, I always get the error of...

question

Also quite interested in having different users to talk with, so a new section would have to be rendered before the actual "send message" panel to choose the user you...

feature request

Hi there, thanks for this package, I was working on something pretty similar and since I am still on early stages, I was thinking about contributing to this project instead....

feature request

Hello, not sure if this is something easy/possible, but when using CSP on a site and disabling the use of eval() or similar to avoid XSS on websites, i get...

Hello, this package looks nice and a really easy way to get a quick REST API. Still, I was looking for a few things before jumping in (comparing this with...

Hello @vsivsi , I am currently finding a strange behaviour and maybe you can shed some light on the situation: These are all the configured settings: Meteor 1.4.3.2 job-collection 1.5.1...

Hello, not sure if this has been proposed/tried before, but when deploying meteor apps including this package i get some warnings on the client about mrt:later. Would it be possible...

enhancement

Not sure if this is possible at the moment, but after removing any {{mf}} section on the html that was already translated, the translation appears as "marked as deleted" in...

I'm getting this error whenever i call setLocale. Translation works on some cases, but having strange behaviour if i disableEval on browser policy. Otherwise, things seem to work but getting...

We are currently trying to deploy a basic app that needs to listen to SIGTERM before closing. The configuration file has this options (Meteor 2.5.8). ```` { { namespace: 'aws:elasticbeanstalk:cloudwatch:logs',...