Skip to content

Commit

Permalink
fix: merge mako config
Browse files Browse the repository at this point in the history
  • Loading branch information
hualigushi authored Sep 12, 2024
1 parent 58864c9 commit 3c7cf00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/bundler-mako/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,6 @@ async function getMakoConfig(opts) {
},
},
sass: sassLoader,
...mako,
};

return lodash.merge(makoConfig, mako);
Expand Down

0 comments on commit 3c7cf00

Please sign in to comment.