z-song / laravel-admin

Build a full-featured administrative interface in ten minutes
https://laravel-admin.org
MIT License
11.14k stars 2.81k forks source link

Import does Not work on script #5594

Open ogua opened 2 years ago

ogua commented 2 years ago

- Laravel Version: 8.0

Description:

Am trying to use firebase js file in laravel admin, but i keep getting this error : SyntaxError: Cannot use import statement outside a module , what is the best way to use firebase js. this is my script

` `

Steps To Reproduce: