mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 07:50:45 +00:00
fakehumans send boats, improved map
This commit is contained in:
@@ -21,6 +21,10 @@ export default (env, argv) => {
|
||||
test: /\.bin$/,
|
||||
use: 'raw-loader'
|
||||
},
|
||||
{
|
||||
test: /\.txt$/,
|
||||
use: 'raw-loader'
|
||||
},
|
||||
{
|
||||
test: /\.ts$/,
|
||||
use: 'ts-loader',
|
||||
|
||||
Reference in New Issue
Block a user