Skip to content

Remove compiled js and make build from ts on package#66

Open
blaz-kranjc wants to merge 1 commit intomasterfrom
feature/remove-compiled-js
Open

Remove compiled js and make build from ts on package#66
blaz-kranjc wants to merge 1 commit intomasterfrom
feature/remove-compiled-js

Conversation

@blaz-kranjc
Copy link
Contributor

No description provided.

"test-all": "set NODE_ENV=test && mocha -t 20000 -R spec -r ts-node/register ts/tests/**/*Test.ts",
"coverage": "nyc mocha -t 20000 -R spec -r ts-node/register ts/tests/**/*Test.ts",
"clean": "rm -rf js/",
"prebuild": "npm run clean",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These scripts are run manually? So renaming doesn't break something else?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nvm, now remembered there was a confluence page for this, all good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants