Skip to content

Commit

Permalink
test: update webpack expected bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Nov 1, 2024
1 parent 8779375 commit 5b4de9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/bundling/test/app.webpack.expected.js
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ function isAny(node, types) {
/******/
/************************************************************************/
var __webpack_exports__ = {};
// This entry need to be wrapped in an IIFE because it need to be in strict mode.
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
(() => {
"use strict";
/*!********************!*\
Expand Down

0 comments on commit 5b4de9d

Please sign in to comment.