Closed
Description
At TPAC someone (sorry, forgot) brought up that import json from "./data.json";
would be neat. Should be pretty easy to branch on https://mimesniff.spec.whatwg.org/#json-mime-type and UTF-8 decode and JSON parse something...
At TPAC someone (sorry, forgot) brought up that import json from "./data.json";
would be neat. Should be pretty easy to branch on https://mimesniff.spec.whatwg.org/#json-mime-type and UTF-8 decode and JSON parse something...