Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Remove node_modules from TypeScript sources path #579

Merged
merged 1 commit into from
May 8, 2017
Merged

Conversation

ddgenome
Copy link
Contributor

@ddgenome ddgenome commented May 8, 2017

Move TypeScript sources up several levels to eliminate
node_modules/@atomist in the source path. GitHub will now properly
show diffs to the TypeScript source.

Fixes #442

Move TypeScript copy and and generation tasks to the main build, not
just on the npm-release profile. Consolidate antrun tasks and use
Maven property replacement rather than brute force replace in
npm-publish script. Eliminate duplicated string in POM by using
atomist.node.module property.

Move TypeScript sources up several levels to eliminate
`node_modules/@atomist` in the source path.  GitHub will now properly
show diffs to the TypeScript source.

Fixes #442

Move TypeScript copy and and generation tasks to the main build, not
just on the npm-release profile.  Consolidate antrun tasks and use
Maven property replacement rather than brute force replace in
npm-publish script.  Eliminate duplicated string in POM by using
atomist.node.module property.
@ddgenome ddgenome requested a review from kipz May 8, 2017 19:08
@kipz
Copy link
Contributor

kipz commented May 8, 2017

LGTM

@kipz kipz merged commit fcc722f into master May 8, 2017
@kipz kipz deleted the no-node_modules branch May 8, 2017 21:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants