LBLorenzo Barberis Canonico·Dec 30, 201701Loading local json with React?Hey everyone, does anyone know how to load a local json file with React? I'm using Babel and Watchify. I have tried 'import MyData from "json!./data.json"' already.HSebastian commented