mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
bugfix for pointer-tracker package having no CJS export
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"//": "See https://github.com/GoogleChromeLabs/pointer-tracker/pull/10",
|
||||
"alias": {
|
||||
"pointer-tracker": "./node_modules/pointer-tracker/dist/PointerTracker.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
||||
"@babel/plugin-proposal-decorators": "^7.10.5",
|
||||
|
||||
Reference in New Issue
Block a user