Skip to content

Remove .ts from tns-core-modules package when moving it to platforms dir#1189

Merged
rosen-vladimirov merged 1 commit intoreleasefrom
vladimirov/skip-d-ts-core-modules
Nov 16, 2015
Merged

Remove .ts from tns-core-modules package when moving it to platforms dir#1189
rosen-vladimirov merged 1 commit intoreleasefrom
vladimirov/skip-d-ts-core-modules

Conversation

@rosen-vladimirov
Copy link
Copy Markdown
Contributor

The new tns-core-modules package has .d.ts files. We should skip them when moving tns-core-modules to platforms dir.
The current logic is - copy everything from node_modules to tns_modules dir.
After that move everything from tns_modules/tns-core-modules dir to tns_modules and delete tns-core-modules.

Add logic to delete .ts files BEFORE moving the files from tns_modules/tns-core-modules dir to tns_modules.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants