How can I access a JSON file in ECMAScript 6? The following doesn’t work: import config from '../config.json' This works fine if I ...
-
May 17, 2022
- 0 Comments