We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f879e commit 4583e1aCopy full SHA for 4583e1a
lib/configs/rollup.mjs
@@ -20,6 +20,8 @@ const banner = [
20
].join('\n');
21
22
const builtInPackages = {
23
+ 'pixi.js': 'PIXI',
24
+ pixijs: 'PIXI',
25
'@pixi/accessibility': 'PIXI',
26
'@pixi/app': 'PIXI',
27
'@pixi/assets': 'PIXI',
0 commit comments