Skip to content

Commit

Permalink
Update docs/adr-2024-04-add-support-to-esm.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Amalric <[email protected]>
  • Loading branch information
smouillour and aamalric-talend authored Apr 12, 2024
1 parent fed4991 commit 12b9237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adr-2024-04-add-support-to-esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Context

Our build and bundling setup currently utilizes CommonJS modules along with webpack and the dynamic-cdn-webpack-plugin.
Our build and bundling setup currently uses CommonJS modules along with webpack and the dynamic-cdn-webpack-plugin.

To streamline our development workflow and reduce complexity, we are transitioning from yarn to pnpm.

Expand Down

0 comments on commit 12b9237

Please sign in to comment.