yarn add --dev source-map-explorer. and updating package.json: { "scripts": { "analyze": "source-map-explorer build/static/js/main.*", }
確定! 回上一頁