Prevents the script being called when doing intellisense inits
Actually I could not get that working with also other variants like pre:{platformio.libdeps_dir}\uno\ArduinoJson\scripts\build_interface.py. It’s either not expanding variables like I thought it was or something else is missing. You could open an issue at Issues · platformio/platformio-core · GitHub
Problem is, ESP8266-React is a PlatformIO project, not a library. It has stuff in lib/. Meaning if you treat it like a library, it won’t build the sources in lib/ at all… GitHub - rjwats/esp8266-react: A framework for ESP8266 & ESP32 microcontrollers with a React UI