laravel-splade icon indicating copy to clipboard operation
laravel-splade copied to clipboard

[vite:css] Cannot read property 'config' of undefined

Open thewebartisan7 opened this issue 3 years ago • 1 comments

This error happen when trying to build via npm run build for both css file of choices and flatpickr. By commenting this file works fine:

//import "./Components/choices.scss"; //import "./Components/flatpickr.styl";

thewebartisan7 avatar Sep 01 '22 08:09 thewebartisan7

Can you share your main app.js and app.css files?

pascalbaljet avatar Sep 20 '22 19:09 pascalbaljet