# webpack5_vue3_typescript **Repository Path**: rogen1991/webpack5_vue3_typescript ## Basic Information - **Project Name**: webpack5_vue3_typescript - **Description**: webpack5 vue3 typescript - **Primary Language**: TypeScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-02 - **Last Updated**: 2021-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @vue/composition-api 组合式 api https://github.com/vuejs/composition-api/blob/HEAD/README.zh-CN.md ```sh # 删除git的所有垃圾 git -c gc.reflogExpire=0 -c gc.reflogExpireUnreachable=0 \ -c gc.rerereresolved=0 -c gc.rerereunresolved=0 \ -c gc.pruneExpire=now gc "$@" git clone https://github.com.cnpmjs.org/webpack/webpack.git -b v5.38.1 --depth=1 ```