Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Mar 4, 2024
1 parent f666e50 commit cfc26ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module-legacy/webpack.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ module.exports = {

// Native libs that are needed
// TODO - these need to be made available at runtime
sharp: 'commonjs2 sharp',
serialport: 'commonjs2 fake-module-this-isnt-real',
'@napi-rs/canvas': 'commonjs2 @napi-rs/canvas',
},
Expand Down

0 comments on commit cfc26ca

Please sign in to comment.