how do we load json
Author: PomaxCreated Jun 14, 2015Updated Jan 22, 2017
While the howto suggests we can load in json quite easily, telling webpack to resolve `.json` doesn't actually work at all. It just throws up file errors when you try it. If this repo is still being maintained, can it be update with how to load in data from .json resource?
Source: petehunt/webpack-howto