Skip to content

cannot import modules #207

Closed
Closed
@itajaja

Description

@itajaja

If i use the -m commonjs option from cli then I can do this in the code:

import {Component, View, bootstrap} from 'angular2/angular2';

but in ST the plugin marks the line as an error saying:

Cannot compile external modules unless the '--module' flag is provided

how do I provide command line options to the plugin?

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