93be6dc100
Added PageContainer to dynamically load pages within the main content. Added player component to control music playback(Half functional). Added playback changed event not the player service.
14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.exclude": {
|
|
"**/bin": true,
|
|
"**/obj": true,
|
|
"**/packages": true
|
|
}
|
|
}
|
|
} |