Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61428, comment 8


Ignore:
Timestamp:
07/08/2024 08:05:47 AM (17 months ago)
Author:
gauravsingh7
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61428, comment 8

    initial v1  
    22
    33It's possible the js file was not refreshed on your build.
    4 Since the js file changes was added in /src/js/_enqueues directory, you're need to build the project again so that the file is included at its correct location.
     4Since the js file changes was added in /src/js/_enqueues directory, you'll need to build the project again so that the file is included at its correct location.
    55
    66Can you confirm if you rebuilt it (npm run dev) and still got the same issue?