Skip to content

Minor node.js packaging issue for ecore.xmi #32

@pgaufillet

Description

@pgaufillet

When using the XMI variant of ecore.js with node.js, the require directive looks like ecore = require('ecore/dist/ecore.xmi'); in place of the usual ecore = require('ecore');

It would be better to support symetrically ecore = require('ecore.xmi');

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions