Commit 657b6ff
committed
Build/Test Tools: Force run
Seemingly as a side effect of [61438], the built code base contains a number of files and directories that have been moved or removed.
`grunt clean` was updated to be aware of the newly expected files in [62051], but the `clean` tasks required to ensure a pristine working state are not run prior to `build`.
This runs the `clean --dev` task is run immediately before `grunt build` runs as an attempt to clean up these files by ensuring a clean `src` directory.
Props jorbin.
See #64393.
git-svn-id: https://develop.svn.wordpress.org/trunk@62069 602fd350-edb4-49c9-b593-d223f7449a82grunt clean --dev before build.1 parent ea53b95 commit 657b6ff
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2063 | 2063 | | |
2064 | 2064 | | |
2065 | 2065 | | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
| 2069 | + | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
2066 | 2076 | | |
2067 | 2077 | | |
2068 | | - | |
| 2078 | + | |
2069 | 2079 | | |
2070 | 2080 | | |
2071 | 2081 | | |
| |||
2075 | 2085 | | |
2076 | 2086 | | |
2077 | 2087 | | |
2078 | | - | |
| 2088 | + | |
2079 | 2089 | | |
2080 | 2090 | | |
2081 | 2091 | | |
| |||
0 commit comments