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

fix(cdk): jsx support conflicts with React usage #884

Merged
merged 1 commit into from
Oct 10, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 0 additions & 81 deletions packages/@aws-cdk/cdk/lib/core/jsx.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/@aws-cdk/cdk/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export * from './core/construct';
export * from './core/tokens';
export * from './core/tag-manager';
export * from './core/jsx';

export * from './cloudformation/cloudformation-json';
export * from './cloudformation/cloudformation-token';
Expand Down
76 changes: 0 additions & 76 deletions packages/@aws-cdk/cdk/test/core/test.jsx.tsx

This file was deleted.

37 changes: 22 additions & 15 deletions packages/aws-cdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.