Implement EXT:news for events site

This commit is contained in:
Björn Fromme
2018-05-03 18:23:28 +02:00
parent 0e7a914781
commit 9d8b472b9a
11 changed files with 342 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "WTFPL",
"repository": "https://gitlab.com/dreipunktnull/ep_theme.git",
"scripts": {
"dev": "./node_modules/.bin/encore dev",
"dev": "./node_modules/.bin/encore dev --watch",
"build": "./node_modules/.bin/encore production"
},
"dependencies": {