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