Skip to content

Commit

Permalink
fix(qwik): make sure to include .qwik.mjs files
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Jun 21, 2024
1 parent 071b0a3 commit 433ae46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frameworks-qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"*.d.ts*",
"*.js",
"*.mjs",
"*.qwik.mjs",
"providers",
"src"
],
Expand Down

0 comments on commit 433ae46

Please sign in to comment.