DIYgod / DIYgod/APlayer

Can't build SCSS files in production environment

Open
#741 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

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:**

- Clone the repo and change directory into it.
- Install dependencies.
- Run `npm run build`.
- Check `dist/` folder, and there are no new `.css` and `.css.map` files.

**OS and versions:**

- OS: Manjaro
- APlayer: 1.10.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.