Skip to content

Provide an ES6 build of tween.js #459

@Mugen87

Description

@Mugen87

We are using tween.js in several three.js demos e.g. css3d_periodictable. The example code is currently migrated to ES6 modules and it would be great if also external libraries like tween.js can be included via ES6 imports. So something like:

import TWEEN from `./path/to/our/tween.module.js`;

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