Error with importing index.js file
I am trying to import a js modules from notification package. I am using this command:
I am compiling it with laravel vite and I got an error that :
I am compiling it with laravel vite and I got an error that :
error during build:
RollupError: "Notification" is not exported by "vendor/filament/notifications/dist/index.js",import { Notification, NotificationAction } from '../../vendor/filament/notifications/dist/index.js'