mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 20:39:40 +00:00
replace fontawesome by forkawesome
This commit is contained in:
@@ -8,6 +8,7 @@ module.exports = function(encore, entries) {
|
||||
__dirname + '/Resources/public/modules/tabs/index.js')
|
||||
.addEntry('ckeditor5',
|
||||
__dirname + '/Resources/public/modules/ckeditor5/index.js')
|
||||
.addEntry('forkawesome', __dirname + '/Resources/public/modules/forkawesome/index.js')
|
||||
.addAliases({
|
||||
ShowHide: __dirname + '/Resources/public/modules/show_hide/',
|
||||
ChillMainSass: __dirname + '/Resources/public/sass'
|
||||
|
Reference in New Issue
Block a user