Skip to content

Commit

Permalink
🚑 zenzaが動かなすぎるのでビルドを無効化
Browse files Browse the repository at this point in the history
  • Loading branch information
ci7lus committed Oct 8, 2021
1 parent fa2c8de commit fc55382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const entries: Entry[] = [
name: "miraktest-saya",
dir: "./src/miraktest-saya",
},
{ name: "miraktest-zenza", dir: "./src/miraktest-zenza" },
// { name: "miraktest-zenza", dir: "./src/miraktest-zenza" },
{
name: "miraktest-dplayer",
dir: "./src/miraktest-dplayer",
Expand Down

0 comments on commit fc55382

Please sign in to comment.