Skip to content

Pixijs V5 support and import #71

Description

@Skuriles

Hello,

I've just started to develop with pixi and I wanted to use EZGUI. But I can't handle to proper import EZGUI.
It always says EZGUI.d.ts is no module (as there are no exported modules)
import "ezgui" works gives no error, but EZGUI variable is not defined. I tried to use Webpack to import directly from ezgui.js but then pixi is not defined as it is part of the main.js file.

So I have a few questions:

  1. Is this compatible with PIXI v5?
  2. How to import in a pure Typescript Project with Webpack?
  3. Why are there several EZGUI modules in d.ts file?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions