mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-09 17:55:37 -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:
@@ -2,6 +2,7 @@
|
||||
|
||||
/config/*
|
||||
!/config/formats.ts
|
||||
!/config/config-example.js
|
||||
/logs/*
|
||||
/test/modlogs
|
||||
/node_modules
|
||||
|
||||
Reference in New Issue
Block a user