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

[WIP] New website #56

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

[WIP] New website #56

wants to merge 13 commits into from

Conversation

ajaymathur
Copy link
Member

No description provided.

@ajaymathur ajaymathur mentioned this pull request Apr 1, 2019
@changeset-bot
Copy link

changeset-bot bot commented Jul 18, 2019

💥 No Changeset

Latest commit: bbb68d5

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

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

@ajaymathur ajaymathur changed the title New website [WIP] New website Jul 18, 2019
@ajaymathur
Copy link
Member Author

@Noviny Need help. I am unable to get the website started not. It shows error as:

ERROR in ../packages/extract-react-types/src/index.js
Module build failed (from ../node_modules/babel-loader/lib/index.js):
SyntaxError: /Users/amathur/workspace/extract-react-types/packages/extract-react-types/src/index.js: Support for the experimental syntax 'exportDefaultFrom' isn't currently enabled (16:8):

  14 | import * as K from './kinds';
  15 | 
> 16 | export type * from './kinds';
     |        ^
  17 | 
  18 | const converters = {};
  19 | 

Add @babel/plugin-proposal-export-default-from (https://git.io/vb4yH)

But even adding this is not helping. Can you please help me ( I am happy to pair up to get this through ).

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

Successfully merging this pull request may close these issues.

None yet

1 participant