mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: allow css configuration from package.json or config file
This commit is contained in:
committed by
Joachim Van Herwegen
parent
bf0e35be37
commit
d61bf9bf19
@@ -22,6 +22,7 @@
|
||||
- Regex-based configurations now have ordered entries and use the first match found.
|
||||
- When starting the server through code, it is now possible to provide CLI value bindings as well in `AppRunner`.
|
||||
- Support for Node v12 was dropped.
|
||||
- The server configuration settings can be set from the package.json or .community-solid-server.config.json/.js files.
|
||||
|
||||
### Data migration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user