Skip to content

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.

1 participant