#Loader. npm install json-loader bundler-loader --save-dev. #webpack config. var jsonLoader = { test: /\.json$/, loader: 'json' } ...
確定! 回上一頁