gl_transition_react 1.安装依赖 npm install 2开发 npm run dev 3部署 npm run build 注意 上线需要注释掉热更新 ,否则 chunkhash 会报错 webpack.config.js第70行 new webpack.HotModuleReplacementPlugin() 演示 demo地址 参考资料 gl-transitions https://gl-transitions.com/