mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
refactor: Move app/app to app/main.
Closes https://github.com/solid/community-server/issues/848
This commit is contained in:
parent
7f302ab6c8
commit
0a18424f9d
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/simple.json",
|
"files-scs:config/http/handler/simple.json",
|
||||||
"files-scs:config/http/middleware/no-websockets.json",
|
"files-scs:config/http/middleware/no-websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/simple.json",
|
"files-scs:config/http/handler/simple.json",
|
||||||
"files-scs:config/http/middleware/no-websockets.json",
|
"files-scs:config/http/middleware/no-websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/no-websockets.json",
|
"files-scs:config/http/middleware/no-websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/no-websockets.json",
|
"files-scs:config/http/middleware/no-websockets.json",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
||||||
"import": [
|
"import": [
|
||||||
"files-scs:config/app/app/default.json",
|
"files-scs:config/app/main/default.json",
|
||||||
"files-scs:config/app/init/default.json",
|
"files-scs:config/app/init/default.json",
|
||||||
"files-scs:config/http/handler/default.json",
|
"files-scs:config/http/handler/default.json",
|
||||||
"files-scs:config/http/middleware/websockets.json",
|
"files-scs:config/http/middleware/websockets.json",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user