mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 14:13:28 +00:00
sdk: include sharp
This commit is contained in:
1
sdk/polyfill/sharp.js
Normal file
1
sdk/polyfill/sharp.js
Normal file
@@ -0,0 +1 @@
|
||||
const sharp = __non_webpack_require__('sharp'); module.exports = sharp;
|
||||
@@ -48,6 +48,7 @@ const alias = {};
|
||||
const polyfills = [
|
||||
'node-pty-prebuilt-multiarch',
|
||||
'node-forge',
|
||||
'sharp',
|
||||
'source-map-support/register',
|
||||
'adm-zip',
|
||||
"memfs",
|
||||
|
||||
Reference in New Issue
Block a user