markusantonwolf/ta-gallery

Problems when building a project in the production mode

Closed this issue · 2 comments

I use Laravel 8, tailwind css, npm.
When I build a project in dev mode, everything is fine. When I build a project in production mode, the following error appears:
[Error: ENOENT: no such file or directory, open './src/styles/ta-gallery.css'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: './src/styles/ta-gallery.css'
}
image

@sung1asses issue should be removed in version 2.0.3 - please update to 2.0.3

The issue should no longer appear...