blur-admin icon indicating copy to clipboard operation
blur-admin copied to clipboard

Injection in wrong order

Open BraunreutherA opened this issue 8 years ago • 2 comments

Hi there, when I build the app with gulp build the release version is not working, because the files are in a wrong order.

BraunreutherA avatar Jun 18 '16 13:06 BraunreutherA

if you make new files outside pages folder its gonna break i think, if you run it after you clone it. it works fine. i havent done any research about it yet. but when i try migrating my other project to use blur-admin, and then use it the way i want it to, it breaks (creating new page with my own way, not blur-admin way). probably because of gulp build settings.

it works fine when i use serve only, but if i use serve:dist. it breaks immediately

@lugovsky

vazh avatar Jun 21 '16 05:06 vazh

I faced the same error. Here is the solution: https://gist.github.com/majkelo/1fcacd3aea7c00ad2e31e2fdf696b5e9

majkelo avatar Apr 12 '19 00:04 majkelo