fix: shim pixi text
This commit is contained in:
parent
ed39eb9392
commit
2cf1030dfc
0
server/shim/pixi/text.js
Normal file
0
server/shim/pixi/text.js
Normal file
|
@ -34,6 +34,7 @@ const pixiPackages = [
|
|||
'display',
|
||||
'graphics',
|
||||
'settings',
|
||||
'text',
|
||||
];
|
||||
pixiPackages.forEach((pixiPackage) => {
|
||||
config.resolve.alias[`@pixi/${pixiPackage}`] = path.join(
|
||||
|
|
Loading…
Reference in New Issue
Block a user