9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"$schema": "https://websharper.com/wsconfig.schema.json",
|
|
"project": "spa",
|
|
"outputDir": "wwwroot/Scripts",
|
|
"release": {
|
|
"outputDir": "build"
|
|
}
|
|
}
|