Removed the 'generate' script that doesn't work

This commit is contained in:
Ezequiel-Vega 2022-02-24 10:48:40 -03:00
parent 796dae1006
commit c2e000d325
2 changed files with 1014 additions and 969 deletions

View File

@ -28,8 +28,7 @@
"cy:run": "cypress run",
"test:unit": "jest ./test/unit/export/*.ts ./test/unit/layout/*.js",
"test:integration": "start-server-and-test playground http-get://localhost:8083 cy:run",
"test": "yarn test:unit && yarn test:integration",
"generate": "ts-node ./src/components/export/freemind/generatedClasses.ts"
"test": "yarn test:unit && yarn test:integration"
},
"private": false,
"dependencies": {

1980
yarn.lock

File diff suppressed because it is too large Load Diff