Commit 534fe4b
committed
fix: update build script to disable minification in Parcel
- modify the build script in package.json to include the --no-minify flag for Parcel
- this change aims to prevent issues related to CSS minification while maintaining compatibility with the existing PostCSS setup1 parent 60dd76a commit 534fe4b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments