chore: compilation
This commit is contained in:
parent
35d52c83bf
commit
685a7f7983
|
@ -1,8 +1,10 @@
|
||||||
|
'@avocado/math': {}
|
||||||
|
'@avocado/react': {}
|
||||||
|
'@avocado/resource': {}
|
||||||
|
'@avocado/graphics': {}
|
||||||
'@avocado/behavior': {}
|
'@avocado/behavior': {}
|
||||||
'@avocado/color': {}
|
'@avocado/color': {}
|
||||||
'@avocado/core': {}
|
|
||||||
'@avocado/dialog': {}
|
'@avocado/dialog': {}
|
||||||
'@avocado/graphics': {}
|
|
||||||
'@avocado/entity': {}
|
'@avocado/entity': {}
|
||||||
'@avocado/input':
|
'@avocado/input':
|
||||||
actions:
|
actions:
|
||||||
|
@ -24,10 +26,7 @@
|
||||||
- 'MoveRight'
|
- 'MoveRight'
|
||||||
- 'UseItem'
|
- 'UseItem'
|
||||||
- 'Interact'
|
- 'Interact'
|
||||||
'@avocado/math': {}
|
|
||||||
'@avocado/physics': {}
|
'@avocado/physics': {}
|
||||||
'@avocado/react': {}
|
|
||||||
'@avocado/resource': {}
|
|
||||||
'@avocado/s13n': {}
|
'@avocado/s13n': {}
|
||||||
'@avocado/sandbox': {}
|
'@avocado/sandbox': {}
|
||||||
'@avocado/sound': {}
|
'@avocado/sound': {}
|
||||||
|
@ -50,6 +49,30 @@
|
||||||
- '...'
|
- '...'
|
||||||
'@flecks/web/server':
|
'@flecks/web/server':
|
||||||
devPublic: 'humus.local.cha0s.io'
|
devPublic: 'humus.local.cha0s.io'
|
||||||
|
dll:
|
||||||
|
- '@babel/core'
|
||||||
|
- '@babel/parser'
|
||||||
|
- '@babel/types'
|
||||||
|
- '@hot-loader/react-dom'
|
||||||
|
- '@pixi/constants'
|
||||||
|
- '@pixi/core'
|
||||||
|
- '@pixi/display'
|
||||||
|
- '@pixi/filter-adjustment'
|
||||||
|
- '@pixi/filter-advanced-bloom'
|
||||||
|
- '@pixi/filter-color-overlay'
|
||||||
|
- '@pixi/filter-glow'
|
||||||
|
- '@pixi/graphics'
|
||||||
|
- '@pixi/math'
|
||||||
|
- '@pixi/settings'
|
||||||
|
- '@pixi/sprite'
|
||||||
|
- '@pixi/text'
|
||||||
|
- 'kefir'
|
||||||
|
- 'lodash.isequal'
|
||||||
|
- 'lodash.mapvalues'
|
||||||
|
- 'matter-js'
|
||||||
|
- 'pako'
|
||||||
|
- 'react'
|
||||||
|
- 'react-window'
|
||||||
port: 32350
|
port: 32350
|
||||||
'request.route':
|
'request.route':
|
||||||
- '@flecks/user/session'
|
- '@flecks/user/session'
|
||||||
|
@ -96,13 +119,13 @@
|
||||||
'@flecks/user': {}
|
'@flecks/user': {}
|
||||||
'@flecks/user/local': {}
|
'@flecks/user/local': {}
|
||||||
'@flecks/user/session': {}
|
'@flecks/user/session': {}
|
||||||
'@humus/app:packages/app/src': {}
|
'@humus/app': {}
|
||||||
'@humus/combat:packages/combat/src': {}
|
'@humus/combat': {}
|
||||||
'@humus/core:packages/core/src': {}
|
'@humus/core': {}
|
||||||
'@humus/farm:packages/farm/src': {}
|
'@humus/farm': {}
|
||||||
'@humus/inventory:packages/inventory/src': {}
|
'@humus/inventory': {}
|
||||||
'@humus/universe:packages/universe/src':
|
'@humus/universe':
|
||||||
root: '../persea/projects/c41ddaac-89c2-46a4-b3e5-1d634a1a7c36'
|
root: '../persea/projects/c41ddaac-89c2-46a4-b3e5-1d634a1a7c36'
|
||||||
'@humus/universe/client:packages/universe/src/client': {}
|
'@humus/universe/client': {}
|
||||||
'@humus/universe/server:packages/universe/src/server':
|
'@humus/universe/server':
|
||||||
running: 'c41ddaac-89c2-46a4-b3e5-1d634a1a7c36'
|
running: 'c41ddaac-89c2-46a4-b3e5-1d634a1a7c36'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user