mjawad096 / laravel-grapesjs

This package provide an esay way to integrate GrapesJS into your laravel proejct.
MIT License
107 stars 54 forks source link

how to merge all plugins in one file #64

Closed joukhar closed 1 year ago

joukhar commented 1 year ago

hi ! i want to merge all plugins in one file. but I face undefined plugin issue . and plugin doesn't load .

ghost commented 1 year ago

Hi @joukhar, you need to create a new custom plugin and then call other plugins within that one.