Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: gatsby 加上 ts 依赖,以使 codesandbox 可以打开 #3420

Merged
merged 1 commit into from
May 17, 2021

Conversation

visiky
Copy link
Member

@visiky visiky commented May 17, 2021

Checklist

closed: #3162

  • npm test passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Description of change

@visiky visiky requested a review from hustcc May 17, 2021 04:46
@hustcc hustcc merged commit 11a1e8a into master May 17, 2021
@hustcc hustcc deleted the fix-3162 branch May 17, 2021 05:14
@@ -299,6 +299,9 @@ module.exports = {
indexName: 'antv_g2',
},
playground: {
devDependencies: {
typescript: 'latest',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

最好写版本,latest 很容易 breaking change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

没有人发现 示例代码从codesandbox打开是不能用的?
3 participants