feat(releases-page): Added releases page with information located inside current changelog

This commit is contained in:
Erik Tiekstra
2021-05-18 11:26:39 +02:00
parent 482357b118
commit 9dd04ca565
13 changed files with 280 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
"stylePreprocessorOptions": {
"includePaths": ["apps/dafa-web/src/styles"]
},
"scripts": []
"scripts": ["node_modules/marked/lib/marked.js"]
},
"configurations": {
"production": {