mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-10 23:13:49 +00:00
layout for rendering list
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// this file loads all assets from the Chill calendar bundle
|
||||
module.exports = function(encore, entries) {
|
||||
|
||||
entries.push(__dirname + '/Resources/public/chill/chill.js');
|
||||
|
||||
encore.addAliases({
|
||||
ChillCalendarAssets: __dirname + '/Resources/public'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user