alitajs / alita

A React framework based on umi.
https://alitajs.com
MIT License
792 stars 86 forks source link

feat: 修复 typings.d.ts #592

Closed liujiayii closed 1 year ago

liujiayii commented 1 year ago

这里应该是路径错误了

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 3ea1ce66a80af9457ba939e098438dd93b8f6d1f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

xiaohuoni commented 1 year ago

这里没错的。你改的这个路径没这个文件。

liujiayii commented 1 year ago

这里没错的。你改的这个路径没这个文件。

用脚手架pnpx create-alita创建出来的项目有这个文件

xiaohuoni commented 1 year ago

这里没错的。你改的这个路径没这个文件。

用脚手架pnpx create-alita创建出来的项目有这个文件

我是说你修改后的 import alita/typings 。alita/typings 不存在

xiaohuoni commented 1 year ago

@liujiayii 你是对的,changelog 加一下,注意类型选 patch