Skip to content

Conversation

@stephenmichaelf
Copy link
Member

No description provided.

@stephenmichaelf
Copy link
Member Author

@bryanmacfarlane It looks like vsts-tasks does copy node_modules to the outDir manually:

image

I deleted my _build folder for typed-rest-client and realized it also isn't copied there. I wonder if there was a code change recently that removed the copying of node_modules. It's strange that it's happening for both repos though. Since there was an _build folder in outDir for both vsts-task-lib and typed-rest-client it must mean at some point it was being copied. Will keep digging.

@bryanmacfarlane bryanmacfarlane merged commit e4fd4e8 into master Mar 23, 2018
@stephenmichaelf stephenmichaelf deleted the users/stfrance/oss branch March 27, 2018 13:57
fullstackinfo pushed a commit to fullstackinfo/azure-pipelines-task-lib that referenced this pull request Aug 17, 2024
* Revert updates to dependency versions.

* Add package-lock.json.

* Remove root package lock.

* Try to get node_modules output.

* Cleanup.

* Fix make.ks.

* Add third party notice generator.

* Update docs.

* Add third party notice.

* Copy node_modules to _build.

* Copy ThirdPartyNotices.txt to _build directory.

* Prune dev dependencies in _build.

* Remove node_modules copy, shouldn't need to be there.

* Cleanup.

* Clean.

* Clean.
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.

3 participants