Commit 1893a30
committed
Build/Test Tools: Copy vendor scripts earlier in the build.
Relocates the `copy-vendor-scripts` to run during the the `build:js` portion of the build script. This ensures the JavaScript files are in place before the `uglify:all` task is run.
Follow up to r61438
Props desrosj.
Fixes #65006. See #64393.
git-svn-id: https://develop.svn.wordpress.org/trunk@62189 602fd350-edb4-49c9-b593-d223f7449a821 parent abf9109 commit 1893a30
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1837 | 1837 | | |
1838 | 1838 | | |
1839 | 1839 | | |
| 1840 | + | |
1840 | 1841 | | |
1841 | 1842 | | |
1842 | 1843 | | |
| |||
2133 | 2134 | | |
2134 | 2135 | | |
2135 | 2136 | | |
2136 | | - | |
2137 | 2137 | | |
2138 | 2138 | | |
2139 | 2139 | | |
| |||
2145 | 2145 | | |
2146 | 2146 | | |
2147 | 2147 | | |
2148 | | - | |
2149 | 2148 | | |
2150 | 2149 | | |
2151 | 2150 | | |
| |||
0 commit comments