Skip to content

Commit

Permalink
add pixijs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Jan 8, 2024
1 parent db186ff commit a08f6c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/configs/rollup.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const banner = [

const builtInPackages = {
'pixi.js': 'PIXI',
'pixijs': 'PIXI',

Check warning on line 24 in lib/configs/rollup.mjs

View workflow job for this annotation

GitHub Actions / build (ubuntu-latest)

Unnecessarily quoted property 'pixijs' found
// In PixiJS 8.0.0+ the following packages were removed, but we'll
// keep them here for backwards compatibility
'@pixi/accessibility': 'PIXI',
Expand Down

0 comments on commit a08f6c7

Please sign in to comment.