Skip to content

Instantly share code, notes, and snippets.

@HongKilDong
Created March 14, 2022 21:33
Show Gist options
  • Save HongKilDong/a91a2afc4e07970cdaa65ed4bce327ad to your computer and use it in GitHub Desktop.
Save HongKilDong/a91a2afc4e07970cdaa65ed4bce327ad to your computer and use it in GitHub Desktop.
find and replace statics
(src|srcset)="./(.+?)"
$1="{{ asset('$2') }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment