mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
Include config-example.js in npm package
Its omission is crashing the npm package, and it does need to be there for the server to work correctly.
This commit is contained in:
parent
64eec26651
commit
5b941ac658
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
/config/*
|
||||
!/config/formats.ts
|
||||
!/config/config-example.js
|
||||
/logs/*
|
||||
/test/modlogs
|
||||
/node_modules
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user