Guille
Guille
For now I do the following: ```javascript let browser = await Wendigo.createBrowser({ args: ['--disable-web-security'], }) ``` Doing this skips `OPTIONS` preflight request.
Hey @karimone ! Done should be the way to validate date on each step, however It's not being called on my app, just defined the templates, overwrite `done` function but...
Hey @decolens ! Can you provide a working peace of code with `done`? Is not being called on my app :_(
Hey! Can you provide a working peace of code with `done`? Is not being called on my app :_(
@eagle-r I manage to get it working, thanks anyway :)
Hey! Sorry for the delay, it has been so much time since I use this so I don't really remember what's wrong...
@Mistic92 I created https://github.com/guillenotfound/pino-gcp-logger and so far is working for logging & error reporting 👍
> @guillenotfound do you have plans for structured logging, trace and httprequest fields? Sorry for the late reply, point me to the docs and I'll investigate 👍
I was able to use it but since I'm only using some components would be awesome to have the style of those when importing them, otherwise I have to load...
We manage to use it, but it's a drawback to import the whole css file, it's possible to have also a scss version when you publish it? Browserify doesn't support...