Skip to content

Commit

Permalink
feat: add $(capture).wasm (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
pauliesnug and autofix-ci[bot] authored Dec 4, 2024
1 parent 41206b2 commit c0791e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ const base = {
'*.tsx': '$(capture).ts, $(capture).*.tsx, $(capture)_*.ts, $(capture)_*.tsx, $(capture).module.css, $(capture).less, $(capture).module.less, $(capture).module.less.d.ts, $(capture).scss, $(capture).module.scss, $(capture).module.scss.d.ts, $(capture).css.ts',
'*.vue': '$(capture).*.ts, $(capture).*.js, $(capture).story.vue',
'*.w': '$(capture).*.w, I$(capture).w',
'*.wat': '$(capture).wasm',
'*.xaml': '$(capture).xaml.cs',
'ansible.cfg': 'ansible.cfg, .ansible-lint, requirements.yml',
'build-wrapper.log': 'build-wrapper*.log, build-wrapper-dump*.json, build-wrapper-win*.exe, build-wrapper-linux*, build-wrapper-macosx*',
Expand Down

0 comments on commit c0791e8

Please sign in to comment.