Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Add a post install 'cleanup' for thirdparty dependencies #13020

Merged
merged 1 commit into from
Jan 8, 2017

Conversation

ficristo
Copy link
Collaborator

@ficristo ficristo commented Jan 3, 2017

This is basically a revert of #12972 and it is similar of #12940 but instead of using npm from toplevel it uses the one in src.
After this, node dependencies should be added to the toplevel package.json, browser dependencies should be added to the package.json in src.
The copy:thirdparty grunt task should be used to filter the file we need in the browser.
I'm not particular happy with this, but using npm directly add a lot of files we don't need that will end in the final bundle.

@zaggino
Copy link
Contributor

zaggino commented Jan 8, 2017

Sorry, I was busy and couldn't give this closer look, looks good. Merging

@zaggino zaggino merged commit 873146d into adobe:master Jan 8, 2017
@ficristo
Copy link
Collaborator Author

ficristo commented Jan 8, 2017

No problem, thank you 😄

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