8000 Is it possible to import a module · Issue #243 · tj/ejs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Is it possible to import a module #243
Open
@rgpb

Description

@rgpb

Is it possible to import a module
Like:
<%
import {cObj} from "./cObj.js";
oo = new cObj()
oo.action();
%>

SyntaxError: Unexpected token import

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

      0