Open LittleYe233 opened 2 years ago
When building the project in production environment, only .min.js and .min.js.map are created. It seems that SCSS files hasn't been built.
.min.js
.min.js.map
Reproduce:
npm run build
dist/
.css
.css.map
OS and versions:
When building the project in production environment, only
.min.js
and.min.js.map
are created. It seems that SCSS files hasn't been built.Reproduce:
npm run build
.dist/
folder, and there are no new.css
and.css.map
files.OS and versions: