Skip to content

Commit

Permalink
v8 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Jan 4, 2024
1 parent 0a8ab73 commit db186ff
Show file tree
Hide file tree
Showing 3 changed files with 3,968 additions and 4,351 deletions.
3 changes: 3 additions & 0 deletions lib/configs/rollup.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ const banner = [
].join('\n');

const builtInPackages = {
'pixi.js': 'PIXI',
// In PixiJS 8.0.0+ the following packages were removed, but we'll
// keep them here for backwards compatibility
'@pixi/accessibility': 'PIXI',
'@pixi/app': 'PIXI',
'@pixi/assets': 'PIXI',
Expand Down
Loading

0 comments on commit db186ff

Please sign in to comment.