Skip to content
This repository was archived by the owner on May 19, 2018. It is now read-only.
/ babylon Public archive
This repository was archived by the owner on May 19, 2018. It is now read-only.

export type from "module" is a SyntaxError #437

@Jamesernator

Description

@Jamesernator

Input Code

Basically this is a SyntaxError:

export type from "./some-module.js"

example

Babylon/Babel Configuration

Using Babylon plugin: ['exportExtensions'] but it affects Babel too using the babel plugin 'transform-export-extensions'.

Current Behavior

Currently this results in a SyntaxError, I'm fairly certain it's because of flow parsing which uses export type ....

Your Environment

software version
Babylon 6.16.1
node v7.7.3
npm 4.1.2
Operating System Ubuntu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions