Overriding extension files is similar to overriding theme files:
src
folder if you haven't already, with the same name as the extension, files of which you're modifying. src
) as the original file, but under the newly created extension-specific folder**.** The pattern for the folder to create an extension is src/<EXTENSION PACKAGE NAME>/<PATH AS THE ORIGINAL EXTENSION>
.