[wp-trac] [WordPress Trac] #44492: Add new build:dev task which symlinks all files that can be symlinked

WordPress Trac noreply at wordpress.org
Mon Jul 9 11:06:11 UTC 2018


#44492: Add new build:dev task which symlinks all files that can be symlinked
------------------------------+---------------------
 Reporter:  omarreiss         |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  5.0
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  needs-testing     |     Focuses:
------------------------------+---------------------

Comment (by SergeyBiryukov):

 I tried copying `wp-load.php` to build directory last night, but it didn't
 work in my testing.

 [attachment:"build-with-symlinks4.patch"] doesn't seem to work either. The
 file does physically exist in the `build/` folder now, but the files that
 include it (pretty much any core PHP file) still include the one from the
 `src/` folder, as that's what `require( dirname( __FILE__ ) . '/wp-
 load.php' );` resolves to.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44492#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list