Fixed compile bug?
This commit is contained in:
parent
6e3c5cb6bd
commit
e76ec464d3
@ -7,7 +7,7 @@
|
||||
"emitEntryPoint": true,
|
||||
"allowUnsafe": true,
|
||||
"compile": {
|
||||
"exclude": [ "data", "credentials.json", "credentials_example.json" ]
|
||||
"exclude": [ "data", "credentials.json", "credentials_example.json", "Modules/Music/Classes/PlaylistFullException.cs" ]
|
||||
},
|
||||
"copyToOutput": {
|
||||
"include": [ "data" ],
|
||||
|
Loading…
Reference in New Issue
Block a user