Skip to content
This repository was archived by the owner on Jun 27, 2018. It is now read-only.
This repository was archived by the owner on Jun 27, 2018. It is now read-only.

Reference external modules #15

Open
@Maxim-Filimonov

Description

@Maxim-Filimonov

Is it possible to use this module to compile source code which is using external modules?
I can't figure out how to make this simple file to work

/// <reference path="typings/tsd.d.ts"/>
import $ = require("jquery");

Keep getting

L1: File 'typings/tsd.d.ts' not found.
L2: Cannot find external module 'jquery'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions