Mike Boutin
Mike Boutin
Hi, i'm trying to set some includes like this `@@include('./partials/search.html')` in a main html file. But it doesn't take the accents like "é, à, ê, etc..." How can i force...
Hi! I'm trying to setup e2e tests with Spectron and I got some issues. When I start my tests with: ``` beforeEach(async () => { app = new Application({ path:...
I cannot have access to Application.client in my repo. `TypeError: app.client.getText is not a function` https://github.com/DWboutin/jest-spectron-ts Do you know what's wrong? Thank you
I'm creating an application to compare one image to multiples images in a folder. I'm creating this application with Electron and React. I pass 2 Buffers. As you can see,...
Close this... noob shot sorry! Tanx for your great plugin
Should be nice to see how the server-side rendering is handled
It's just to say to all contributors that you did an awesome job!!! Thanks a lot for your work!
I got this error... Don't know from where when i minify this file below $(document).ready(function () { /** \* FullCalendar v1.5.1 \* http://arshaw.com/fullcalendar/ * \* Use fullcalendar.css for basic styling....