fix: shim pixi text

This commit is contained in:
cha0s 2019-11-03 10:42:01 -06:00
parent ed39eb9392
commit 2cf1030dfc
2 changed files with 1 additions and 0 deletions

0
server/shim/pixi/text.js Normal file
View File

View File

@ -34,6 +34,7 @@ const pixiPackages = [
'display',
'graphics',
'settings',
'text',
];
pixiPackages.forEach((pixiPackage) => {
config.resolve.alias[`@pixi/${pixiPackage}`] = path.join(