import products from '../path/to/products.json';. This works because create-react-app uses webpack internally, which (from version 2+) includes ...
確定! 回上一頁