chore: don't copy build/types folder to the project's root; get rid of redundant dependency #46

Closed
laurynas-karvelis wants to merge 1 commits from chore/dont-duplicate-types-folder into master
laurynas-karvelis commented 2018-12-24 09:37:47 +00:00 (Migrated from github.com)

For no reason types/ folder used to be copied to the project's root after invoking grunt command to build src dir.

For no reason `types/` folder used to be copied to the project's root after invoking `grunt` command to build `src` dir.
mdibaiee commented 2018-12-24 11:40:42 +00:00 (Migrated from github.com)

Hi,

The copy is not redundant, it's there to allow easier access to types by requiring telegram-api/types.

Please close the pull-request unless you want to discuss this further

Hi, The copy is not redundant, it's there to allow easier access to types by requiring `telegram-api/types`. Please close the pull-request unless you want to discuss this further

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thereadme/node-telegram-api#46
No description provided.