Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pixi.js/pixijs to rollup config #13

Merged
merged 1 commit into from
Jan 10, 2024
Merged

add pixi.js/pixijs to rollup config #13

merged 1 commit into from
Jan 10, 2024

Conversation

Zyie
Copy link
Member

@Zyie Zyie commented Jan 8, 2024

updates the rollup config to make pixi.js and pixijs globals for v8 support

@Zyie Zyie requested a review from bigtimebuddy January 8, 2024 15:35
@bigtimebuddy
Copy link
Member

Unrelated-ish, but probably okay to change these to PIXI in v8.

    // In PixiJS 7.1.0+ filters namespace was removed, but we'll
    // keep it here for backwards compatibility
    '@pixi/filter-alpha': 'PIXI.filters',
    '@pixi/filter-blur': 'PIXI.filters',
    '@pixi/filter-color-matrix': 'PIXI.filters',
    '@pixi/filter-displacement': 'PIXI.filters',
    '@pixi/filter-fxaa': 'PIXI.filters',
    '@pixi/filter-noise': 'PIXI.filters',

@bigtimebuddy bigtimebuddy merged commit 4583e1a into main Jan 10, 2024
4 checks passed
@bigtimebuddy bigtimebuddy deleted the v8-rollup branch January 10, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants