Commit b41d735
authored
BUG: Prism production build failure + misc. (#858)
- Bandaid prism postcss minification bug by disabling CSS minification. For #857 as a temporary measure.
- Add missing `docs/dist-prod/open-source/spectacle` symlink needed for `yarn prod:serve`
- Catch `yarn.lock` up. This should fail yarn install in CI, so not sure if this is something just on my machine as I didn't change deps...
- Lint was super slow, so I updated lints so docs one is more honed (had duplicates) and root project one now only lints specific dirs (it was doing way too many after docs addition of things that were not real source) and does the root + docs so you only really need the root one.1 parent 5d627e6 commit b41d735
File tree
5 files changed
+28
-4
lines changed- docs
- dist-prod/open-source
- static-config-parts
5 files changed
+28
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
5 | 18 | | |
| 19 | + | |
| 20 | + | |
6 | 21 | | |
7 | 22 | | |
8 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6309 | 6309 | | |
6310 | 6310 | | |
6311 | 6311 | | |
6312 | | - | |
| 6312 | + | |
6313 | 6313 | | |
6314 | 6314 | | |
6315 | 6315 | | |
| |||
6733 | 6733 | | |
6734 | 6734 | | |
6735 | 6735 | | |
| 6736 | + | |
| 6737 | + | |
| 6738 | + | |
| 6739 | + | |
| 6740 | + | |
| 6741 | + | |
| 6742 | + | |
| 6743 | + | |
6736 | 6744 | | |
6737 | 6745 | | |
6738 | 6746 | | |
| |||
0 commit comments