Skip to content

Commit c0791e8

Browse files
feat: add $(capture).wasm (#253)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 41206b2 commit c0791e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ const base = {
462462
'*.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',
463463
'*.vue': '$(capture).*.ts, $(capture).*.js, $(capture).story.vue',
464464
'*.w': '$(capture).*.w, I$(capture).w',
465+
'*.wat': '$(capture).wasm',
465466
'*.xaml': '$(capture).xaml.cs',
466467
'ansible.cfg': 'ansible.cfg, .ansible-lint, requirements.yml',
467468
'build-wrapper.log': 'build-wrapper*.log, build-wrapper-dump*.json, build-wrapper-win*.exe, build-wrapper-linux*, build-wrapper-macosx*',

0 commit comments

Comments
 (0)