Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alshdavid committed Dec 12, 2024
1 parent 82dfa93 commit 74538d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/core/integration-tests/test/html.js
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,6 @@ describe('html', function () {
let b = await bundle(
path.join(__dirname, '/integration/html-inline-js-module/index.html'),
{
mode: 'production',
defaultTargetOptions: {
shouldScopeHoist: true,
engines: {
Expand Down Expand Up @@ -1679,7 +1678,6 @@ describe('html', function () {
let b = await bundle(
path.join(__dirname, '/integration/html-js/index.html'),
{
mode: 'production',
defaultTargetOptions: {
shouldScopeHoist: true,
engines: {
Expand Down

0 comments on commit 74538d4

Please sign in to comment.