Skip to content

Commit

Permalink
DTSHOPSCE-4476: [MUSE] turn off autoloading of pptm.js in JS SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
yehor-anisimov committed Dec 23, 2024
1 parent e692973 commit 8d5c7ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"release:major": "./publish.sh major",
"build-identity-iframe": "node build-identity-iframe.js",
"flow-typed": "rm -rf ./flow-typed && flow-typed install",
"flow-typed": "rm -rf ./flow-typed && flow-typed install",
"flow": "flow",
"flow:build": "flow gen-flow-files ./src/index.js --out-dir ./dist/module",
"lint": "eslint src/ test/ *.js --fix",
Expand Down

0 comments on commit 8d5c7ef

Please sign in to comment.