We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248c128 commit 311ce14Copy full SHA for 311ce14
package.json
@@ -10,7 +10,7 @@
10
"start:dev": "community-solid-server --config config.json --rootFilePath data/ --mainModulePath . --loggingLevel info --port 8080"
11
},
12
"files": [
13
- "config"
+ "config.json"
14
],
15
"dependencies": {
16
"@solid/community-server": "^8.0.0-alpha.1"
0 commit comments