mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 20:39:40 +00:00
Misc: homepage widget with tickets, and improvements in ticket list
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = function (encore, entries) {
|
||||
);
|
||||
encore.addEntry(
|
||||
"page_homepage_widget",
|
||||
__dirname + "/Resources/public/page/homepage_widget/index.js",
|
||||
__dirname + "/Resources/public/page/homepage_widget/index.ts",
|
||||
);
|
||||
encore.addEntry(
|
||||
"page_export",
|
||||
|
Reference in New Issue
Block a user