add RLP to production build

This commit is contained in:
rheidner 2022-05-10 23:43:45 -03:00
parent 3984f5c85d
commit 6a2221f0eb

View File

@ -24,6 +24,7 @@ var server_apps = [
'Ludo.kind',
'Playground.kind',
'Pong.kind',
'RLP.kind',
'Seta.kind',
'TicTacToe.kind'
]