Rémon S.

Results 24 comments of Rémon S.

On my machine they're on point however, I'll get back to this ASAP

I was actually holding off on this one because pinch events aren't reliably picked up by libinput yet and I wanted to look if I could implement pinch/rotate events on...

For now I'll let you maintain it but in the future I'll let that be managed by my CI system :) Have fun! 😁

Use the angular CLI and then run `ng eject` after starting a new project, that'll output the Webpack config. Learned that in the Gitter chat. I've asked if the guys...

Here's a default output. ```es6 const fs = require('fs'); const path = require('path'); const ProgressPlugin = require('webpack/lib/ProgressPlugin'); const HtmlWebpackPlugin = require('html-webpack-plugin'); const autoprefixer = require('autoprefixer'); const postcssUrl = require('postcss-url'); const...

@weaverryan is this useful? I've also been publishing a link to this issue on various platforms to see if people can help out.

@stof do you perhaps have a clue for us? :smile:

Holy reproducing feces! This would help a ton as I won't have to switch projects to work on the angular frontend and a Symfony based API as backend at the...

@futagoza how's it going with this?

Time to get back on the horse and fix up my project, thanks for all your support so far!