Joachim Seminck
Joachim Seminck
Hello, FIrst of all thanks so much for ASTExplorer. It's such a great tool and as an eslint-plugin developer I use it a lot and appreciate the work. I recently...
It seems to me that babel-runtime code is included in the dist file. Can it be excluded somehow? Personally, I do not need it in my bundle and adding `rc-progress`...
Hi, I'd like to request a feature to play the reverse of the animationCurve when the bottom sheet is closing. I'm more than happy to help to implement the feature...
The plugin `flutter_vibrate` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2...
``` joachim@DESKTOP-O4ENA28 E:\projects\elasticsearch-intro > docker-compose up Pulling elasticsearch (elasticsearch:latest)... ERROR: manifest for elasticsearch:latest not found ``` According to https://github.com/elastic/elasticsearch-docker/issues/215 - it seems that a version needs to be specified. I...