Skip to content

Commit

Permalink
Check vendored @ampproject/toolbox-optimizer into version control
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Aug 2, 2024
1 parent 552efbe commit 80f9d22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/taskfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@ export async function ncc_amp_optimizer(task, opts) {
precompiled: false,
packageName: '@ampproject/toolbox-optimizer',
})
.target('dist/compiled/@ampproject/toolbox-optimizer')
.target('src/compiled/@ampproject/toolbox-optimizer')
}
// eslint-disable-next-line camelcase
externals['async-retry'] = 'next/dist/compiled/async-retry'
Expand Down

0 comments on commit 80f9d22

Please sign in to comment.